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

<http://dewey.info/class/41/e23/>
  skos:notation "41" ;
  skos:prefLabel "Lingvistikk"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/411-415/e23/> .

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

<http://dewey.info/class/415/e23/>
  skos:notation "415" ;
  skos:prefLabel "Standardspråkets grammatikk"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/411-415/e23/> .

<http://dewey.info/class/411/e23/>
  skos:notation "411" ;
  skos:prefLabel "Standardspråkets skriftsystemer"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/411-415/e23/> .

<http://dewey.info/class/413/e23/>
  skos:notation "413" ;
  skos:prefLabel "Standardspråkets ordbøker"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/411-415/e23/> .

<http://dewey.info/class/414/e23/>
  skos:notation "414" ;
  skos:prefLabel "Standardspråkets fonologi og fonetikk"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/411-415/e23/> .

<http://dewey.info/class/412/e23/>
  skos:notation "412" ;
  skos:prefLabel "Standardspråkets etymologi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/411-415/e23/> .

<http://dewey.info/class/411-415/e23/>
  skos:narrower <http://dewey.info/class/412/e23/>, <http://dewey.info/class/414/e23/>, <http://dewey.info/class/415/e23/>, <http://dewey.info/class/413/e23/>, <http://dewey.info/class/411/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:modified "2012-05-22"^^xsd:date ;
  skos:notation "411-415" ;
  a skos:Concept ;
  skos:prefLabel "Standardspråk--beskrivelse og analyse"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/41/e23/> ;
  dc:identifier "ocd00144088" .

