@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dewey.info/class/322.1095/e23/>
  skos:notation "322.1095" ;
  skos:prefLabel "Politikk og religion--Asia"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/322.10955/e23/> .

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

<http://dewey.info/class/2--55/e23/>
  skos:prefLabel "Iran"@nb ;
  a skos:Concept .

<http://dewey.info/class/322.1/e23/>
  skos:prefLabel "Religiøse organisasjoner og religiøse grupper"@nb ;
  a skos:Concept .

<http://dewey.info/class/322.10955/e23/>
  mads:componentList (
   <http://dewey.info/class/322.1/e23/>
   <http://dewey.info/class/2--55/e23/>
 ) ;
  skos:notation "322.10955" ;
  skos:broader <http://dewey.info/class/322.1095/e23/> ;
  dc:created "2018-07-24"^^xsd:date ;
  skos:prefLabel "Politikk og religion--Iran"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "d1054298-a486-438b-a529-801cca7153c5" ;
  a skos:Concept ;
  dc:modified "2018-07-24"^^xsd:date .

