@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/613.94/e23/>
  skos:notation "613.94" ;
  skos:prefLabel "Fødselskontroll og reproduksjonsteknologi"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/613.943/e23/> .

<http://dewey.info/class/613.943/e23/>
  skos:notation "613.943" ;
  skos:narrower <http://dewey.info/class/613.9434/e23/>, <http://dewey.info/class/613.9432/e23/>, <http://dewey.info/class/613.9435/e23/> ;
  skos:prefLabel "Kjemiske, naturlige, mekaniske metoder for fødselskontroll"@nb ;
  dc:identifier "ocd00152381" ;
  skos:broader <http://dewey.info/class/613.94/e23/> ;
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:modified "2013-05-23"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/613.9434/e23/>
  skos:notation "613.9434" ;
  skos:prefLabel "Naturlig familieplanlegging"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/613.943/e23/> .

<http://dewey.info/class/613.9435/e23/>
  skos:notation "613.9435" ;
  skos:prefLabel "Mekaniske metoder for fødselskontroll"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/613.943/e23/> .

<http://dewey.info/class/613.9432/e23/>
  skos:notation "613.9432" ;
  skos:prefLabel "Kjemiske metoder for fødselskontroll"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/613.943/e23/> .

