@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 mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix humord: <http://data.ub.uio.no/humord/> .

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

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

<http://dewey.info/class/305.8967826/e23/>
  a skos:Concept ;
  dc:created "2019-04-30"^^xsd:date ;
  dc:identifier "d759b3de-b910-4e4e-a573-1d24c439f077" ;
  dc:modified "2020-01-13"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/305.8/e23/>
   <http://dewey.info/class/5--96/e23/>
   <http://dewey.info/class/2--678.26/e23/>
 ) ;
  skos:broader <http://dewey.info/class/305.89678/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c52610 ;
  skos:notation "305.8967826" ;
  skos:prefLabel "Arusha-regionens folk--sosiale aspekter"@nb .

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

<http://dewey.info/class/305.89678/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/305.8967826/e23/> ;
  skos:notation "305.89678" ;
  skos:prefLabel "Tanzanianere--sosiale aspekter"@nb .

