@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--01430285/e23/>
  skos:notation "T4--01430285" ;
  skos:prefLabel "Dataapplikasjoner"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/4--0143/e23/> .

<http://dewey.info/class/4--014301/e23/>
  skos:notation "T4--014301" ;
  skos:prefLabel "Filosofi og teori"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/4--0143/e23/> .

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

<http://dewey.info/class/4--0143/e23/>
  dc:identifier "ocd00145237" ;
  skos:prefLabel "Semantikk"@nb ;
  skos:altLabel "Betydning--lingvistikk--bestemte språk"@nb, "Semantikk--lingvistikk--bestemte språk"@nb ;
  skos:notation "T4--0143" ;
  dc:modified "2019-09-09"^^xsd:date ;
  skos:narrower <http://dewey.info/class/4--014301/e23/>, <http://dewey.info/class/4--01430285/e23/> ;
  a skos:Concept ;
  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--014/e23/> .

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

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