@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/627.34/e23/>
  skos:notation "627.34" ;
  skos:prefLabel "Godsekspedisjonsutstyr"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/627.31-627.34/e23/> .

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

<http://dewey.info/class/627.31/e23/>
  skos:notation "627.31" ;
  skos:prefLabel "Brygger"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/627.31-627.34/e23/> .

<http://dewey.info/class/627.31-627.34/e23/>
  skos:prefLabel "Bestemte typer konstruksjoner og utstyr"@nb ;
  skos:narrower <http://dewey.info/class/627.31/e23/>, <http://dewey.info/class/627.34/e23/>, <http://dewey.info/class/627.32/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:broader <http://dewey.info/class/627.3/e23/> ;
  skos:notation "627.31-627.34" ;
  dc:identifier "ocd00156779" ;
  a skos:Concept ;
  dc:modified "2013-10-10"^^xsd:date .

<http://dewey.info/class/627.32/e23/>
  skos:notation "627.32" ;
  skos:prefLabel "Frittstående fortøyningskonstruksjoner"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/627.31-627.34/e23/> .

<http://dewey.info/class/627.3/e23/>
  skos:notation "627.3" ;
  skos:prefLabel "Havneanlegg"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/627.31-627.34/e23/> .

