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

<http://dewey.info/class/371.895/e23/>
  skos:notation "371.895" ;
  skos:prefLabel "Skolesamlinger"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/371.89/e23/> .

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

<http://dewey.info/class/371.8/e23/>
  skos:notation "371.8" ;
  skos:prefLabel "Elever og studenter"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/371.89/e23/> .

<http://dewey.info/class/371.89/e23/>
  skos:narrower <http://dewey.info/class/371.897/e23/>, <http://dewey.info/class/371.895/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:closeMatch bibbi:1180769, bibbi:1641757, bibbi:1140613 ;
  dc:identifier "ocd00141149" ;
  skos:broader <http://dewey.info/class/371.8/e23/> ;
  a skos:Concept ;
  skos:altLabel "Elevkonkurranser"@nb, "Studentkonkurranser"@nb ;
  ns0:including "Konkurranser"@nb ;
  skos:prefLabel "Diverse aktiviteter for elever og studenter"@nb ;
  dc:modified "2018-06-13"^^xsd:date ;
  skos:notation "371.89" ;
  dc:created "2009-12-03"^^xsd:date .

<http://dewey.info/class/371.897/e23/>
  skos:notation "371.897" ;
  skos:prefLabel "Elevjournalistikk og studentjournalistikk"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/371.89/e23/> .

