@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/4--1-5/e23/>
  skos:notation "T4--1-5" ;
  skos:prefLabel "Beskrivelse og analyse av standardspråket"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/4--1/e23/> .

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

<http://dewey.info/class/4--16/e23/>
  skos:notation "T4--16" ;
  skos:prefLabel "Suprasegmentale trekk"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/4--1/e23/> .

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

<http://dewey.info/class/4--11/e23/>
  skos:notation "T4--11" ;
  skos:prefLabel "Skriftsystemer"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/4--1/e23/> .

<http://dewey.info/class/4--1/e23/>
  dc:identifier "ocd00145263" ;
  skos:narrower <http://dewey.info/class/4--16/e23/>, <http://dewey.info/class/4--11/e23/>, <http://dewey.info/class/4--15/e23/> ;
  skos:notation "T4--1" ;
  skos:prefLabel "Standardspråkets skriftsystemer, fonologi, fonetikk"@nb ;
  skos:inScheme <http://dewey.info/table/4/e23/>, <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:broader <http://dewey.info/class/4--1-5/e23/> ;
  a skos:Concept ;
  dc:modified "2012-08-24"^^xsd:date .

<http://dewey.info/table/4/e23/> a skos:ConceptScheme .
