@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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 bibbi: <https://id.bs.no/bibbi/> .

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

<http://dewey.info/class/439.6901-439.6909/e23/>
  skos:notation "439.6901-439.6909" ;
  skos:prefLabel "Generell forminndeling av oversiktsverker om islandsk og færøysk behandlet sammen; om islandsk alene"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/439.69/e23/> .

<http://dewey.info/class/439.691-439.698/e23/>
  skos:notation "439.691-439.698" ;
  skos:prefLabel "Inndeling av islandsk"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/439.69/e23/> .

<http://dewey.info/class/439.699/e23/>
  skos:notation "439.699" ;
  skos:prefLabel "Færøysk"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/439.69/e23/> .

<http://dewey.info/class/439.69/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:modified "2018-01-29"^^xsd:date ;
  skos:prefLabel "Islandsk og færøysk"@nb ;
  skos:altLabel "Islandsk språk"@nb ;
  dc:identifier "ocd00144348" ;
  skos:narrower <http://dewey.info/class/439.699/e23/>, <http://dewey.info/class/439.6901-439.6909/e23/>, <http://dewey.info/class/439.691-439.698/e23/> ;
  skos:broader <http://dewey.info/class/439.6/e23/> ;
  skos:notation "439.69" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:closeMatch bibbi:1115405 .

<http://dewey.info/class/439.6/e23/>
  skos:notation "439.6" ;
  skos:prefLabel "Norrønt (gammelislandsk, gammelnorsk), islandsk, færøysk"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/439.69/e23/> .

