@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#> .

<http://dewey.info/class/893/e23/>
  a skos:Concept ;
  skos:prefLabel "Ikke-semittiske afro-asiatiske språks litteraturer"@nb .

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

<http://dewey.info/class/893.541/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/893.541009/e23/> ;
  skos:notation "893.541" ;
  skos:prefLabel "Somali poesi"@nb .

<http://dewey.info/class/893.541009/e23/>
  a skos:Concept ;
  dc:created "2016-05-04"^^xsd:date ;
  dc:identifier "3326dd89-aa56-4f77-9826-6b89da11e14b" ;
  dc:modified "2021-12-13"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/893/e23/>
   <http://dewey.info/class/6--935.4/e23/>
   <http://dewey.info/class/3B--100.9/e23/>
 ) ;
  skos:broader <http://dewey.info/class/893.541/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "893.541009" ;
  skos:prefLabel "Somali poesi--historie og kritikk"@nb .

