@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#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

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

<http://dewey.info/class/296.366/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/296.3662/e23/>, <http://dewey.info/class/296.3664/e23/>, <http://dewey.info/class/296.3663/e23/>, <http://dewey.info/class/296.3667/e23/> ;
  dc:modified "2022-01-31"^^xsd:date ;
  skos:broader <http://dewey.info/class/296.36/e23/> ;
  mads:componentList (
   <http://dewey.info/class/296.36/e23/>
   <http://dewey.info/class/176/e23/>
 ) ;
  dc:created "2009-12-03"^^xsd:date ;
  a skos:Concept ;
  skos:notation "296.366" ;
  dc:identifier "ocd00123044" ;
  skos:prefLabel "Reproduksjon--etikk--religion--jødedom"@nb .

<http://dewey.info/class/296.3667/e23/>
  skos:notation "296.3667" ;
  skos:prefLabel "Obskønitet--etikk--religion--jødedom, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/296.366/e23/> .

<http://dewey.info/class/176/e23/>
  skos:prefLabel "Etikk vedrørende seksualitet og reproduksjon"@nb ;
  a skos:Concept .

<http://dewey.info/class/296.3664/e23/>
  skos:notation "296.3664" ;
  skos:prefLabel "Seksuelle forhold--etikk--religion--jødedom, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/296.366/e23/> .

<http://dewey.info/class/296.3662/e23/>
  skos:notation "296.3662" ;
  skos:prefLabel "Reproduksjonsteknologi--etikk--religion--jødedom, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/296.366/e23/> .

<http://dewey.info/class/296.36/e23/>
  skos:notation "296.36" ;
  skos:prefLabel "Etikk"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/296.366/e23/> .

<http://dewey.info/class/296.3663/e23/>
  skos:notation "296.3663" ;
  skos:prefLabel "Fødselskontroll--etikk--religion--jødedom, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/296.366/e23/> .

