@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/305.8924063/e23/>
  a skos:Concept ;
  dc:created "2017-04-04"^^xsd:date ;
  dc:identifier "2b687150-5900-4b13-8c2d-fff89432cac0" ;
  dc:modified "2022-11-03"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/305.8/e23/>
   <http://dewey.info/class/5--924/e23/>
   <http://dewey.info/class/2--63/e23/>
 ) ;
  skos:altLabel "Antisemittisme--Etiopia"@nb ;
  skos:broader <http://dewey.info/class/305.8924/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c13984 ;
  skos:notation "305.8924063" ;
  skos:prefLabel "Jøder--sosiale aspekter--Etiopia, …"@nb .

<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/5--924/e23/>
  a skos:Concept ;
  skos:prefLabel "Hebreere, israelere, jøder"@nb .

<http://dewey.info/class/305.8924/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/305.8924063/e23/> ;
  skos:notation "305.8924" ;
  skos:prefLabel "Jøder--sosiale aspekter, …"@nb .

<http://dewey.info/class/2--63/e23/>
  a skos:Concept ;
  skos:prefLabel "Etiopia og Eritrea"@nb .

