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

<http://dewey.info/class/4--15/e23/>
  skos:prefLabel "Fonologi, fonetikk, rettskrivning"@nb ;
  a skos:Concept .

<http://dewey.info/class/492.715/e23/>
  a skos:Concept ;
  dc:identifier "32a4928a-9839-4d0c-8eff-bd3b8ebf46bb" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:altLabel "Fonematikk--arabisk språk"@nb ;
  skos:broader <http://dewey.info/class/492.71-492.78/e23/> ;
  mads:componentList (
   <http://dewey.info/class/492.7/e23/>
   <http://dewey.info/class/4--15/e23/>
 ) ;
  dc:modified "2016-11-08"^^xsd:date ;
  dc:created "2016-11-04"^^xsd:date ;
  skos:notation "492.715" ;
  skos:prefLabel "Fonologi--arabisk språk, …"@nb .

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

<http://dewey.info/class/492.71-492.78/e23/>
  skos:notation "492.71-492.78" ;
  skos:prefLabel "Inndeling av arabisk"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/492.715/e23/> .

<http://dewey.info/class/492.7/e23/>
  skos:prefLabel "Arabisk og maltesisk"@nb ;
  a skos:Concept .

