@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.461386/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:altLabel "Messinasundet (Italia)"@nb, "Tarantobukta (Italia)"@nb, "Messinastredet (Italia)"@nb, "Korintbukta (Hellas)"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  a skos:Concept ;
  dc:modified "2020-09-21"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/551.461/e23/>
   <http://dewey.info/class/2--163.86/e23/>
 ) ;
  skos:prefLabel "Det joniske hav, …"@nb ;
  skos:broader <http://dewey.info/class/551.46138/e23/> ;
  dc:identifier "ocd00147437" ;
  skos:notation "551.461386" .

<http://dewey.info/class/551.46138/e23/>
  skos:notation "551.46138" ;
  skos:prefLabel "Middelhavet"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/551.461386/e23/> .

