@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@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/623.8282/e23/>
  skos:notation "623.8282" ;
  skos:prefLabel "Fiskebåter"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/623.828/e23/> .

<http://dewey.info/class/623.823-623.828/e23/>
  skos:notation "623.823-623.828" ;
  skos:prefLabel "Motordrevne skip"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/623.828/e23/> .

<http://dewey.info/class/623.828/e23/>
  skos:altLabel "Mudringsfartøyer--teknikk"@nb, "Oppmudringsfartøyer--teknikk"@nb, "Boreskip--teknikk"@nb, "Isbrytere--teknikk"@nb ;
  ns0:including "Oppmudringsfartøyer"@nb, "Isbrytere"@nb, "Boreskip"@nb ;
  skos:broader <http://dewey.info/class/623.823-623.828/e23/> ;
  skos:narrower <http://dewey.info/class/623.8282/e23/> ;
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:prefLabel "Andre motordrevne skip"@nb ;
  dc:identifier "ocd00156336" ;
  skos:closeMatch bibbi:1115385 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2018-06-13"^^xsd:date ;
  skos:notation "623.828" .

