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

<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/class/551.461327/e23/>
  skos:notation "551.461327" ;
  skos:prefLabel "Amerikansk sektor (Nordishavet), …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/551.46132/e23/> .

<http://dewey.info/class/551.46132/e23/>
  skos:prefLabel "Nordishavet, …"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/551.461325/e23/>, <http://dewey.info/class/551.461327/e23/>, <http://dewey.info/class/551.461324/e23/> ;
  skos:closeMatch bibbi:1149013 ;
  dc:modified "2018-07-26"^^xsd:date ;
  skos:notation "551.46132" ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:broader <http://dewey.info/class/551.4613/e23/> ;
  dc:identifier "ocd00147306" ;
  skos:altLabel "Polhavet"@nb ;
  a skos:Concept ;
  mads:componentList (
   <http://dewey.info/class/551.461/e23/>
   <http://dewey.info/class/2--163.2/e23/>
 ) .

<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.46132/e23/> .

<http://dewey.info/class/551.461324/e23/>
  skos:notation "551.461324" ;
  skos:prefLabel "Europeisk sektor (Nordishavet), …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/551.46132/e23/> .

<http://dewey.info/class/551.461325/e23/>
  skos:notation "551.461325" ;
  skos:prefLabel "Asiatisk sektor (Nordishavet), …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/551.46132/e23/> .

