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

<http://dewey.info/class/4--813/e23/>
  skos:prefLabel "Rettskrivning (ortografi) og uttale"@nb ;
  a skos:Concept .

<http://dewey.info/class/439.82/e23/>
  skos:prefLabel "Norsk"@nb ;
  a skos:Concept .

<http://dewey.info/class/439.828130207/e23/>
  skos:notation "439.828130207" ;
  skos:prefLabel "Rettskrivning--anvendt lingvistikk--norsk språk--humoristisk behandling"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/439.82813/e23/> .

<http://dewey.info/class/439.82813/e23/>
  skos:narrower <http://dewey.info/class/439.828130207/e23/> ;
  skos:closeMatch bibbi:1146198, bibbi:1119442, bibbi:1119440, bibbi:1119439 ;
  a skos:Concept ;
  dc:identifier "d6ecddf3-9b69-4573-93aa-78338b6a44d1" ;
  skos:broader <http://dewey.info/class/439.8281/e23/> ;
  skos:prefLabel "Rettskrivning--anvendt lingvistikk--norsk språk"@nb ;
  dc:created "2018-04-10"^^xsd:date ;
  skos:notation "439.82813" ;
  dc:modified "2019-03-04"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/439.82/e23/>
   <http://dewey.info/class/4--813/e23/>
 ) ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

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

<http://dewey.info/class/439.8281/e23/>
  skos:notation "439.8281" ;
  skos:prefLabel "Vokabular--norsk språk--språkbruk (anvendt lingvistikk), …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/439.82813/e23/> .

