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

<http://dewey.info/class/387.5065/e23/>
  skos:notation "387.5065" ;
  skos:prefLabel "Skipsfartskonferanser (forretningsforetak), …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/387.506/e23/> .

<http://dewey.info/class/387.506/e23/>
  skos:broader <http://dewey.info/class/387.5/e23/> ;
  skos:narrower <http://dewey.info/class/387.5065/e23/>, <http://dewey.info/class/387.5060483121/e23/>, <http://dewey.info/class/387.5068/e23/> ;
  skos:prefLabel "Sjøfart--organisasjoner og ledelse"@nb ;
  mads:componentList ( <http://dewey.info/class/387.5/e23/> ) ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "387.506" ;
  dc:identifier "32a0f7e2-d1ba-4fdc-bde5-310f762eec07" ;
  a skos:Concept ;
  dc:modified "2018-08-22"^^xsd:date ;
  dc:created "2018-04-11"^^xsd:date .

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

<http://dewey.info/class/387.5060483121/e23/>
  skos:notation "387.5060483121" ;
  skos:prefLabel "Sjøfart--organisasjoner--Arendal (Agder)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/387.506/e23/> .

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

<http://dewey.info/class/387.5068/e23/>
  skos:notation "387.5068" ;
  skos:prefLabel "Sjøfart--ledelse"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/387.506/e23/> .

