@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 bibbi: <https://id.bs.no/bibbi/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/375/e23/>
  skos:notation "375" ;
  skos:prefLabel "Læreplaner, studieplaner"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/375.001/e23/> .

<http://dewey.info/class/375.001/e23/>
  a skos:Concept ;
  skos:altLabel "Læreplaner--utarbeiding"@nb, "Læreplaner--utvikling"@nb, "Studieplaner--utarbeiding"@nb, "Studieplaner--utvikling"@nb ;
  dc:modified "2015-11-25"^^xsd:date ;
  ns0:classHere "Utarbeiding av læreplaner, studieplaner"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:notation "375.001" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:closeMatch bibbi:1145433 ;
  dc:identifier "ocd00141731" ;
  skos:prefLabel "Utvikling av læreplaner, studieplaner"@nb ;
  skos:narrower <http://dewey.info/class/375.0010880278/e23/> ;
  skos:broader <http://dewey.info/class/375/e23/> .

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

<http://dewey.info/class/375.0010880278/e23/>
  skos:notation "375.0010880278" ;
  skos:prefLabel "Læreplaner--utvikling--skolebibliotekarer, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/375.001/e23/> .

