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

<http://dewey.info/class/372.62/e23/>
  skos:notation "372.62" ;
  skos:prefLabel "Muntlig og skriftlig uttrykksform"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/372.622/e23/> .

<http://dewey.info/class/372.622/e23/>
  skos:narrower <http://dewey.info/class/372.622019/e23/> ;
  dc:modified "2016-10-07"^^xsd:date ;
  skos:altLabel "Uttale--førskoleopplæring og barneskoleopplæring"@nb, "Tale--førskoleopplæring og barneskoleopplæring"@nb, "Offentlig tale--førskoleopplæring og barneskoleopplæring"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/372.62/e23/> ;
  skos:notation "372.622" ;
  dc:identifier "ocd00141459" ;
  dc:created "2009-12-03"^^xsd:date ;
  a skos:Concept ;
  skos:prefLabel "Tale"@nb ;
  ns0:including "Uttale"@nb .

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

<http://dewey.info/class/372.622019/e23/>
  skos:notation "372.622019" ;
  skos:prefLabel "Tale--førskoleopplæring og barneskoleopplæring--psykologiske aspekter"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/372.622/e23/> .

