@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#> .

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

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

<http://dewey.info/class/387.55/e23/>
  skos:narrower <http://dewey.info/class/387.550948309033/e23/>, <http://dewey.info/class/387.5509483221/e23/>, <http://dewey.info/class/387.5509481/e23/>, <http://dewey.info/class/387.550948342/e23/> ;
  skos:prefLabel "Berging"@nb ;
  dc:identifier "ocd00142631" ;
  dc:modified "2014-10-17"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:altLabel "Bergingsoperasjoner--maritim transport"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/387.5/e23/> ;
  skos:notation "387.55" .

<http://dewey.info/class/387.550948342/e23/>
  skos:notation "387.550948342" ;
  skos:prefLabel "Bergingsoperasjoner--maritim transport--Jæren (Rogaland)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/387.55/e23/> .

<http://dewey.info/class/387.550948309033/e23/>
  skos:notation "387.550948309033" ;
  skos:prefLabel "Bergingsoperasjoner--maritim transport--Sørlandet og Vestlandet (Norge)--1700-tallet"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/387.55/e23/> .

<http://dewey.info/class/387.5509483221/e23/>
  skos:notation "387.5509483221" ;
  skos:prefLabel "Bergingsoperasjoner--maritim transport--Farsund (Agder)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/387.55/e23/> .

<http://dewey.info/class/387.5509481/e23/>
  skos:notation "387.5509481" ;
  skos:prefLabel "Bergingsoperasjoner--maritim transport--Norge"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/387.55/e23/> .

