@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/1--09/e23/>
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb ;
  a skos:Concept .

<http://dewey.info/class/362.775690963/e23/>
  a skos:Concept ;
  dc:identifier "64dcc3c9-75c9-4952-b8ba-b1e61edcd4da" ;
  mads:componentList (
   <http://dewey.info/class/362.77569/e23/>
   <http://dewey.info/class/1--09/e23/>
   <http://dewey.info/class/2--63/e23/>
 ) ;
  dc:created "2017-02-17"^^xsd:date ;
  skos:notation "362.775690963" ;
  dc:modified "2017-02-21"^^xsd:date ;
  skos:broader <http://dewey.info/class/362.77569/e23/> ;
  skos:altLabel "Fattig ungdom--sosial velferd--Etiopia"@nb ;
  skos:prefLabel "Fattige barn--sosial velferd--Etiopia, …"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

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

<http://dewey.info/class/362.77569/e23/>
  skos:notation "362.77569" ;
  skos:prefLabel "Fattige unge personer"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/362.775690963/e23/> .

<http://dewey.info/class/2--63/e23/>
  skos:prefLabel "Etiopia og Eritrea"@nb ;
  a skos:Concept .

