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

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

<http://dewey.info/class/305.89719/e23/>
  a skos:Concept ;
  dc:created "2016-12-12"^^xsd:date ;
  dc:identifier "246bef7d-cc39-4f52-b3bd-0e6f83a95499" ;
  dc:modified "2016-12-13"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/305.8/e23/>
   <http://dewey.info/class/5--971.9/e23/>
 ) ;
  skos:broader <http://dewey.info/class/305.8971/e23/> ;
  skos:exactMatch humord:c19325, realfagstermer:c005193 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "305.89719" ;
  skos:prefLabel "Aleut--sosiale aspekter"@nb .

<http://dewey.info/class/305.8971/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/305.89719/e23/> ;
  skos:notation "305.8971" ;
  skos:prefLabel "Eskimoer"@nb .

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

