@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .

<http://dewey.info/class/5--97256/e23/>
  skos:notation "T5--97256" ;
  skos:prefLabel "Chiricahua-apache og mescalero-apache"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/5--9725/e23/> .

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

<http://dewey.info/class/5--972/e23/>
  skos:notation "T5--972" ;
  skos:prefLabel "Folk som snakker, eller etterkommere av folk som snakket, na-denespråk"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/5--9725/e23/> .

<http://dewey.info/class/5--9725/e23/>
  a skos:Concept ;
  dc:modified "2020-03-30"^^xsd:date ;
  skos:altLabel "Kiowa-apache (amerikansk urbefolkning)"@nb, "Jicarilla (amerikansk urbefolkning)"@nb, "Apache (amerikansk urbefolkning)"@nb ;
  dc:identifier "ocd00151463" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/>, <http://dewey.info/table/5/e23/> ;
  skos:notation "T5--9725" ;
  skos:narrower <http://dewey.info/class/5--97256/e23/> ;
  ns0:including "Kiowa-apache"@nb, "Jicarilla-apache"@nb ;
  ns0:classHere "Apache"@nb ;
  skos:broader <http://dewey.info/class/5--972/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:prefLabel "Folk som snakker, eller etterkommere av folk som snakket, apachespråk"@nb .

<http://dewey.info/table/5/e23/> a skos:ConceptScheme .
