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

<http://dewey.info/class/439.8215/e23/>
  skos:narrower <http://dewey.info/class/439.82158/e23/>, <http://dewey.info/class/439.82152/e23/> ;
  skos:notation "439.8215" ;
  dc:modified "2021-11-01"^^xsd:date ;
  skos:altLabel "Vokaler--norsk språk"@nb, "Konsonanter--norsk språk"@nb ;
  mads:componentList (
   <http://dewey.info/class/439.82/e23/>
   <http://dewey.info/class/4--15/e23/>
 ) ;
  dc:identifier "ea133fe5-3c45-44ab-9684-5b72344ee180" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Fonologi--norsk språk, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/439.82/e23/> ;
  skos:closeMatch bibbi:1145516 ;
  dc:created "2021-11-01"^^xsd:date .

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

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

<http://dewey.info/class/439.82152/e23/>
  skos:notation "439.82152" ;
  skos:prefLabel "Rettskrivning--lingvistikk--norsk språk, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/439.8215/e23/> .

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

<http://dewey.info/class/439.82158/e23/>
  skos:notation "439.82158" ;
  skos:prefLabel "Fonetikk--norsk språk"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/439.8215/e23/> .

