@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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 bibbi: <https://id.bs.no/bibbi/> .

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

<http://dewey.info/class/627.2092/e23/>
  skos:notation "627.2092" ;
  skos:prefLabel "Havner--teknikk--biografier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/627.2/e23/> .

<http://dewey.info/class/627.2/e23/>
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00156772" ;
  skos:notation "627.2" ;
  dc:modified "2014-12-02"^^xsd:date ;
  skos:closeMatch bibbi:1114553 ;
  skos:broader <http://dewey.info/class/627/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/627.20942335/e23/>, <http://dewey.info/class/627.24/e23/>, <http://dewey.info/class/627.22/e23/>, <http://dewey.info/class/627.23/e23/>, <http://dewey.info/class/627.2092/e23/> ;
  skos:altLabel "Havner--teknikk"@nb, "Kunstige havner--vannbyggingsteknikk"@nb ;
  skos:prefLabel "Havner, reder"@nb .

<http://dewey.info/class/627.24/e23/>
  skos:notation "627.24" ;
  skos:prefLabel "Beskyttende konstruksjoner"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/627.2/e23/> .

<http://dewey.info/class/627.20942335/e23/>
  skos:notation "627.20942335" ;
  skos:prefLabel "Havner--teknikk--Weymouth and Portland (England)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/627.2/e23/> .

<http://dewey.info/class/627.22/e23/>
  skos:notation "627.22" ;
  skos:prefLabel "Reder, ankerplasser, fortøyningsområder"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/627.2/e23/> .

<http://dewey.info/class/627.23/e23/>
  skos:notation "627.23" ;
  skos:prefLabel "Skipsrenner"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/627.2/e23/> .

<http://dewey.info/class/627/e23/>
  skos:notation "627" ;
  skos:prefLabel "Vannbyggingsteknikk"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/627.2/e23/> .

