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

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

<http://dewey.info/class/363.12309163/e23/>
  skos:notation "363.12309163" ;
  skos:prefLabel "Skipsforlis--Atlanterhavet, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/363.1230916334/e23/> .

<http://dewey.info/class/363.123/e23/>
  skos:prefLabel "Transport til vanns"@nb ;
  a skos:Concept .

<http://dewey.info/class/1--091/e23/>
  skos:prefLabel "Områder, regioner, steder generelt"@nb ;
  a skos:Concept .

<http://dewey.info/class/363.1230916334/e23/>
  skos:altLabel "Transport til vanns--sikkerhet--Østersjøen"@nb ;
  mads:componentList (
   <http://dewey.info/class/363.123/e23/>
   <http://dewey.info/class/1--091/e23/>
   <http://dewey.info/class/2--163.34/e23/>
 ) ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/363.12309163/e23/> ;
  dc:created "2025-05-14"^^xsd:date ;
  skos:prefLabel "Skipsforlis--Østersjøen, …"@nb ;
  dc:modified "2025-05-16"^^xsd:date ;
  skos:notation "363.1230916334" ;
  dc:identifier "e4b05f15-301d-4268-b693-8beaf1484562" ;
  skos:closeMatch bibbi:1708731 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

