@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

<http://dewey.info/class/492.79/e23/>
  skos:notation "492.79" ;
  skos:prefLabel "Maltesisk"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/492.7/e23/> .

<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:broader <http://dewey.info/class/492.7/e23/> .

<http://dewey.info/class/492.7/e23/>
  ns0:classHere "Klassisk arabisk"@nb, "Moderne standard arabisk"@nb ;
  skos:broader <http://dewey.info/class/492.2-492.9/e23/> ;
  skos:narrower <http://dewey.info/class/492.701-492.709/e23/>, <http://dewey.info/class/492.71-492.78/e23/>, <http://dewey.info/class/492.79/e23/> ;
  skos:prefLabel "Arabisk og maltesisk"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:closeMatch bibbi:1263937 ;
  dc:identifier "ocd00144773" ;
  skos:altLabel "Klassisk arabisk språk"@nb, "Standard arabisk"@nb, "Arabisk språk"@nb, "Moderne standard arabisk"@nb ;
  a skos:Concept ;
  dc:modified "2013-05-02"^^xsd:date ;
  skos:notation "492.7" ;
  dc:created "2009-12-03"^^xsd:date .

<http://dewey.info/class/492.701-492.709/e23/>
  skos:notation "492.701-492.709" ;
  skos:prefLabel "Generell forminndeling av arabisk"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/492.7/e23/> .

<http://dewey.info/class/492.2-492.9/e23/>
  skos:notation "492.2-492.9" ;
  skos:prefLabel "Vestsemittiske språk"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/492.7/e23/> .

