@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 humord: <http://data.ub.uio.no/humord/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/6--965582/e23/>
  a skos:Concept ;
  dc:created "2017-03-26"^^xsd:date ;
  dc:identifier "ocd00395047" ;
  dc:modified "2017-10-10"^^xsd:date ;
  skos:altLabel "Dinka språk"@nb, "Nuer språk"@nb ;
  skos:broader <http://dewey.info/class/6--96558/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/>, <http://dewey.info/table/6/e23/> ;
  skos:narrowMatch humord:c12745, humord:c20015 ;
  skos:notation "T6--965582" ;
  skos:prefLabel "Dinka-Nuerspråk"@nb .

<http://dewey.info/class/6--96558/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/6--965582/e23/> ;
  skos:notation "T6--96558" ;
  skos:prefLabel "Vestlige nilotiske språk"@nb .

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

