@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--0/e23/>
  skos:notation "T4--0" ;
  skos:prefLabel "Hjelpetabell 4. Underinndeling av de enkelte språk og språkgrupper"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/4--01/e23/> .

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

<http://dewey.info/class/4--014/e23/>
  skos:notation "T4--014" ;
  skos:prefLabel "Kommunikasjon; semantikk, pragmatikk, fagspråk"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/4--01/e23/> .

<http://dewey.info/class/4--01/e23/>
  skos:altLabel "Metaspråk"@nb, "Metalingvistikk"@nb ;
  skos:narrower <http://dewey.info/class/4--018/e23/>, <http://dewey.info/class/4--019/e23/>, <http://dewey.info/class/4--014/e23/> ;
  skos:notation "T4--01" ;
  a skos:Concept ;
  dc:identifier "ocd00145197" ;
  dc:modified "2016-12-14"^^xsd:date ;
  skos:prefLabel "Filosofi og teori"@nb ;
  skos:broader <http://dewey.info/class/4--0/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:inScheme <http://dewey.info/table/4/e23/>, <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/4--019/e23/>
  skos:notation "T4--019" ;
  skos:prefLabel "Psykologiske prinsipper"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/4--01/e23/> .

<http://dewey.info/class/4--018/e23/>
  skos:notation "T4--018" ;
  skos:prefLabel "Skoler (retninger), teorier, metodologier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/4--01/e23/> .

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