@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

<http://dewey.info/class/551.461/e23/>
  skos:prefLabel "Bestemte verdenshav og sjøer, saltvannsområder langs kysten"@nb ;
  a skos:Concept .

<http://dewey.info/scheme/edition/e23/>
  rdfs:label "Norsk WebDewey"@nb ;
  a skos:ConceptScheme .

<http://dewey.info/class/551.4613/e23/>
  skos:notation "551.4613" ;
  skos:prefLabel "Atlanterhavet, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/551.461346/e23/> .

<http://dewey.info/class/551.461346/e23/>
  skos:broader <http://dewey.info/class/551.4613/e23/> ;
  skos:altLabel "Rhode Island Sound (Massachusetts og Rhode Island)"@nb, "Narragansett Bay (Rhode Island)"@nb, "Long Island Sound (New York og Connecticut)"@nb, "Narragansettbukta (Rhode Island)"@nb, "New York-bukta (New York)"@nb, "Nantucketsundet (Massachusetts)"@nb, "Nantucket Sound (Massachusetts)"@nb, "Rhode Island-sundet (Massachusetts og Rhode Island)"@nb, "Delaware Bay (Delaware og New Jersey)"@nb, "Buzzardsbukta (Massachusetts : bukt)"@nb, "New York Bay (New York)"@nb, "Long Island-sundet (New York og Connecticut)"@nb, "Delawarebukta (Delaware og New Jersey)"@nb ;
  a skos:Concept ;
  dc:identifier "ocd00147418" ;
  dc:modified "2017-01-25"^^xsd:date ;
  skos:prefLabel "Buzzards Bay (Massachusetts : bukt), …"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/551.461/e23/>
   <http://dewey.info/class/2--163.46/e23/>
 ) ;
  skos:notation "551.461346" .

