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

<http://dewey.info/class/940.545943092/e23/>
  skos:prefLabel "Sjøoperasjoner--annen verdenskrig--Tyskland--biografier"@nb ;
  a skos:Concept ;
  dc:created "2018-08-15"^^xsd:date ;
  skos:notation "940.545943092" ;
  mads:componentList (
   <http://dewey.info/class/940.5459/e23/>
   <http://dewey.info/class/2--43/e23/>
   <http://dewey.info/class/1--092/e23/>
 ) ;
  skos:closeMatch bibbi:1089374 ;
  dc:modified "2018-08-16"^^xsd:date ;
  skos:broader <http://dewey.info/class/940.545943/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "7f7d33f7-ebeb-4bc9-ac63-f66e6a2f8b0f" .

<http://dewey.info/class/940.5459/e23/>
  skos:prefLabel "Sjøoperasjoner utført av bestemte stater"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/2--43/e23/>
  skos:prefLabel "Tyskland og mellomeuropeiske naboland"@nb ;
  a skos:Concept .

<http://dewey.info/class/940.545943/e23/>
  skos:notation "940.545943" ;
  skos:prefLabel "Sjøoperasjoner--annen verdenskrig--Tyskland"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/940.545943092/e23/> .

<http://dewey.info/class/1--092/e23/>
  skos:prefLabel "Biografier"@nb ;
  a skos:Concept .

