@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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/387.5/e23/>
  skos:notation "387.5" ;
  skos:prefLabel "Sjøfart (sjøtransport)"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/387.5074/e23/> .

<http://dewey.info/class/387.50744821/e23/>
  skos:notation "387.50744821" ;
  skos:prefLabel "Sjøfartsmuseer--Oslo (Oslo : by), …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/387.5074/e23/> .

<http://dewey.info/class/387.5074/e23/>
  skos:narrower <http://dewey.info/class/387.50744821/e23/>, <http://dewey.info/class/387.50744873/e23/>, <http://dewey.info/class/387.5074482231/e23/> ;
  skos:prefLabel "Sjøfart--museer, …"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:altLabel "Sjøfartsmuseer"@nb ;
  skos:broader <http://dewey.info/class/387.5/e23/> ;
  mads:componentList (
   <http://dewey.info/class/387.5/e23/>
   <http://dewey.info/class/1--074/e23/>
 ) ;
  dc:modified "2023-06-22"^^xsd:date ;
  a skos:Concept ;
  dc:identifier "ocd00142616" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "387.5074" .

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

<http://dewey.info/class/1--074/e23/>
  skos:prefLabel "Museer, samlinger, utstillinger"@nb ;
  a skos:Concept .

<http://dewey.info/class/387.5074482231/e23/>
  skos:notation "387.5074482231" ;
  skos:prefLabel "Sjøfartsmuseer--Eidsvoll (Akershus), …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/387.5074/e23/> .

<http://dewey.info/class/387.50744873/e23/>
  skos:notation "387.50744873" ;
  skos:prefLabel "Sjøfartsmuseer--Stockholm (Sverige), …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/387.5074/e23/> .

