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

<http://dewey.info/table/4/e23/> a skos:ConceptScheme .
<http://dewey.info/class/4--01/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/4--019/e23/> ;
  skos:notation "T4--01" ;
  skos:prefLabel "Filosofi og teori"@nb .

<http://dewey.info/class/4--019/e23/>
  a skos:Concept ;
  ns0:classHere "Psykolingvistikk"@nb ;
  ns0:including "Språktilegnelse"@nb, "Taleglipper"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00145247" ;
  dc:modified "2018-05-28"^^xsd:date ;
  skos:altLabel "Psykolingvistikk--bestemte språk"@nb, "Språktilegnelse--bestemte språk"@nb, "Utviklingslingvistikk"@nb, "Taleoppfattelse--bestemte språk"@nb, "Pragmatikk--psykolingvistikk--bestemte språk"@nb, "Tilegnelse av andrespråk--bestemte språk"@nb, "Taleglipper--bestemte språk"@nb ;
  skos:broader <http://dewey.info/class/4--01/e23/> ;
  skos:closeMatch humord:c06228 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/>, <http://dewey.info/table/4/e23/> ;
  skos:narrowMatch humord:c11747, humord:c18966, humord:c27394, humord:c28223 ;
  skos:notation "T4--019" ;
  skos:prefLabel "Psykologiske prinsipper"@nb ;
  skos:relatedMatch humord:c05999, humord:c09779, humord:c09775, humord:c22938 .

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

