@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/306.44963/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:altLabel "Etiopia--språkpolitikk"@nb ;
  mads:componentList (
   <http://dewey.info/class/306.449/e23/>
   <http://dewey.info/class/2--63/e23/>
 ) ;
  skos:prefLabel "Språkpolitikk--Etiopia, …"@nb ;
  a skos:Concept ;
  dc:created "2017-08-25"^^xsd:date ;
  skos:broader <http://dewey.info/class/306.4496/e23/> ;
  dc:modified "2018-12-18"^^xsd:date ;
  dc:identifier "06349d8f-ace0-4806-8da3-67346d6b42e7" ;
  skos:notation "306.44963" .

<http://dewey.info/class/306.4496/e23/>
  skos:notation "306.4496" ;
  skos:prefLabel "Språkpolitikk--Afrika, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/306.44963/e23/> .

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

<http://dewey.info/class/306.449/e23/>
  skos:prefLabel "Språkplanlegging og språkpolitikk"@nb ;
  a skos:Concept .

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

