@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 mads: <http://www.loc.gov/mads/rdf/v1#> .

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

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

<http://dewey.info/class/363.1230916324/e23/>
  dc:identifier "33c48ece-b258-4dbd-9fea-a492354d447b" ;
  skos:notation "363.1230916324" ;
  dc:modified "2025-05-16"^^xsd:date ;
  skos:broader <http://dewey.info/class/363.12309163/e23/> ;
  dc:created "2021-03-23"^^xsd:date ;
  a skos:Concept ;
  mads:componentList (
   <http://dewey.info/class/363.123/e23/>
   <http://dewey.info/class/1--091/e23/>
   <http://dewey.info/class/2--163.24/e23/>
 ) ;
  skos:altLabel "Transport til vanns--sikkerhet--Barentshavet"@nb ;
  skos:prefLabel "Skipsforlis--Barentshavet, …"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

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

