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

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

<http://dewey.info/class/070.4834/e23/>
  skos:notation "070.4834" ;
  skos:prefLabel "Voksne personer"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/070.483/e23/> .

<http://dewey.info/class/070.4832/e23/>
  skos:notation "070.4832" ;
  skos:prefLabel "Unge personer"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/070.483/e23/> .

<http://dewey.info/class/070.4833/e23/>
  skos:notation "070.4833" ;
  skos:prefLabel "Unge personer 12-20 år"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/070.483/e23/> .

<http://dewey.info/class/070.483/e23/>
  skos:notation "070.483" ;
  dc:modified "2012-10-04"^^xsd:date ;
  skos:broader <http://dewey.info/class/070.48/e23/> ;
  skos:narrower <http://dewey.info/class/070.4833/e23/>, <http://dewey.info/class/070.4832/e23/>, <http://dewey.info/class/070.4834/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00118087" ;
  a skos:Concept ;
  skos:prefLabel "Grupper inndelt etter alder og kjønn"@nb ;
  dc:created "2009-12-03"^^xsd:date .

<http://dewey.info/class/070.48/e23/>
  skos:notation "070.48" ;
  skos:prefLabel "Journalistikk rettet mot spesielle grupper"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/070.483/e23/> .

