@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/379.2/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00141983" ;
  dc:modified "2018-01-23"^^xsd:date ;
  skos:broader <http://dewey.info/class/379/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/379.28/e23/>, <http://dewey.info/class/379.24/e23/>, <http://dewey.info/class/379.23/e23/>, <http://dewey.info/class/379.201-379.209/e23/>, <http://dewey.info/class/379.26/e23/> ;
  skos:notation "379.2" ;
  skos:prefLabel "Bestemte utdanningspolitiske problemstillinger knyttet til offentlig utdanning"@nb .

<http://dewey.info/class/379.26/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/379.2/e23/> ;
  skos:notation "379.26" ;
  skos:prefLabel "Utjevning i utdanning (like utdanningsmuligheter)"@nb .

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

<http://dewey.info/class/379.201-379.209/e23/>
  a skos:Concept ;
  skos:notation "379.201-379.209" ;
  skos:prefLabel "Generell forminndeling"@nb .

<http://dewey.info/class/379.23/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/379.2/e23/> ;
  skos:notation "379.23" ;
  skos:prefLabel "Skoleplikt"@nb .

<http://dewey.info/class/379/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/379.2/e23/> ;
  skos:notation "379" ;
  skos:prefLabel "Utdanningspolitikk"@nb .

<http://dewey.info/class/379.24/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/379.2/e23/> ;
  skos:notation "379.24" ;
  skos:prefLabel "Politikk knyttet til skriftspråklig kompetanse"@nb .

<http://dewey.info/class/379.28/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/379.2/e23/> ;
  skos:notation "379.28" ;
  skos:prefLabel "Religioners plass i offentlig skole"@nb .

