@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#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .

<http://dewey.info/class/371.04/e23/>
  skos:notation "371.04" ;
  skos:prefLabel "Alternative skoler"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/371.042/e23/> .

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

<http://dewey.info/class/371.042/e23/>
  dc:identifier "ocd00140856" ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:prefLabel "Hjemmeskoler"@nb ;
  skos:broader <http://dewey.info/class/371.04/e23/> ;
  skos:altLabel "Hjemmeundervisning"@nb ;
  ns0:classHere "Hjemmeundervisning"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "371.042" ;
  dc:modified "2017-09-21"^^xsd:date ;
  a skos:Concept ;
  skos:closeMatch bibbi:1130760 .

