@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/940.54724308996/e23/>
  mads:componentList (
   <http://dewey.info/class/940.5472/e23/>
   <http://dewey.info/class/2--43/e23/>
   <http://dewey.info/class/1--089/e23/>
   <http://dewey.info/class/5--96/e23/>
 ) ;
  skos:notation "940.54724308996" ;
  skos:broader <http://dewey.info/class/940.547243/e23/> ;
  dc:created "2021-03-22"^^xsd:date ;
  skos:prefLabel "Afrikanere--krigsfangeleirer--annen verdenskrig--tyske"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "921a2d2a-f98b-4ab1-a418-abd327408160" ;
  a skos:Concept ;
  dc:modified "2021-03-23"^^xsd:date .

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

<http://dewey.info/class/940.547243/e23/>
  skos:notation "940.547243" ;
  skos:prefLabel "Krigsfangeleirer--annen verdenskrig--tyske, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/940.54724308996/e23/> .

<http://dewey.info/class/940.5472/e23/>
  skos:prefLabel "Krigsfangeleirer"@nb ;
  a skos:Concept .

<http://dewey.info/class/1--089/e23/>
  skos:prefLabel "Etniske og nasjonale grupper"@nb ;
  a skos:Concept .

<http://dewey.info/class/5--96/e23/>
  skos:prefLabel "Afrikanere og personer av afrikansk opprinnelse"@nb ;
  a skos:Concept .

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

