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

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

<http://dewey.info/class/304.6660942/e23/>
  skos:notation "304.6660942" ;
  skos:prefLabel "Fødselskontroll--demografisk virkning--England"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/304.666/e23/> .

<http://dewey.info/class/304.666/e23/>
  a skos:Concept ;
  skos:closeMatch bibbi:1112998 ;
  dc:modified "2014-04-15"^^xsd:date ;
  skos:broader <http://dewey.info/class/304.66/e23/> ;
  ns0:classHere "Fødselskontroll"@nb ;
  dc:identifier "ocd00132402" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/304.6660942/e23/> ;
  skos:altLabel "Fødselskontroll--demografisk virkning"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:notation "304.666" ;
  skos:prefLabel "Familieplanlegging"@nb .

<http://dewey.info/class/304.66/e23/>
  skos:notation "304.66" ;
  skos:prefLabel "Demografiske virkninger av tiltak for befolkningskontroll"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/304.666/e23/> .

