@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/class/371.192/e23/>
  a skos:Concept ;
  ns0:classHere "Foreldredeltakelse i skolen"@nb, "Oversiktsverker om forhold mellom lærere og foreldre"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00140809" ;
  dc:modified "2015-02-05"^^xsd:date ;
  skos:altLabel "Forhold mellom foreldre og lærere"@nb, "Forhold mellom lærere og foreldre"@nb, "Foreldredeltakelse i skolen"@nb ;
  skos:broader <http://dewey.info/class/371.19/e23/> ;
  skos:closeMatch humord:c22669 ;
  skos:exactMatch humord:c23325 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c22675, humord:c23341, humord:c23335 ;
  skos:narrower <http://dewey.info/class/371.19206/e23/> ;
  skos:notation "371.192" ;
  skos:prefLabel "Forhold mellom foreldre og skole"@nb .

<http://dewey.info/class/371.19206/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/371.192/e23/> ;
  skos:notation "371.19206" ;
  skos:prefLabel "Organisasjoner og ledelse"@nb .

<http://dewey.info/class/371.19/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/371.192/e23/> ;
  skos:notation "371.19" ;
  skos:prefLabel "Forhold mellom skole og lokalsamfunn"@nb .

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

