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

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

<http://dewey.info/class/6--97932/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/6--9793/e23/> ;
  skos:notation "T6--97932" ;
  skos:prefLabel "Arikara"@nb .

<http://dewey.info/table/6/e23/> a skos:ConceptScheme .
<http://dewey.info/class/6--9793/e23/>
  a skos:Concept ;
  ns0:including "Caddo"@nb, "Wichita"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00163480" ;
  dc:modified "2020-09-21"^^xsd:date ;
  skos:altLabel "Wichita språk"@nb, "Caddo språk"@nb ;
  skos:broader <http://dewey.info/class/6--979/e23/> ;
  skos:exactMatch humord:c41152 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/>, <http://dewey.info/table/6/e23/> ;
  skos:narrowMatch humord:c41154 ;
  skos:narrower <http://dewey.info/class/6--97932/e23/>, <http://dewey.info/class/6--97933/e23/> ;
  skos:notation "T6--9793" ;
  skos:prefLabel "Caddospråk"@nb .

<http://dewey.info/class/6--979/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/6--9793/e23/> ;
  skos:notation "T6--979" ;
  skos:prefLabel "Andre nord- og mellomamerikanske språk"@nb .

<http://dewey.info/class/6--97933/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/6--9793/e23/> ;
  skos:notation "T6--97933" ;
  skos:prefLabel "Pawnee"@nb .

