@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/class/172/e23/>
  skos:prefLabel "Politisk etikk"@nb ;
  a skos:Concept .

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

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

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

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

<http://dewey.info/class/296.362/e23/>
  dc:modified "2022-01-31"^^xsd:date ;
  skos:narrower <http://dewey.info/class/296.3624/e23/>, <http://dewey.info/class/296.3622/e23/>, <http://dewey.info/class/296.3621/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Politisk etikk--religion--jødedom"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00123031" ;
  skos:notation "296.362" ;
  mads:componentList (
   <http://dewey.info/class/296.36/e23/>
   <http://dewey.info/class/172/e23/>
 ) ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/296.36/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.362/e23/> .

