@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@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/2--51/e23/>
  skos:prefLabel "Kina og tilgrensende områder"@nb ;
  a skos:Concept .

<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.10951/e23/> .

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

<http://dewey.info/class/322.109515/e23/>
  skos:notation "322.109515" ;
  skos:prefLabel "Religion og politikk--Tibet (Kina : autonom region)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/322.10951/e23/> .

<http://dewey.info/class/322.10951/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/322.109515/e23/> ;
  skos:closeMatch bibbi:1140821 ;
  skos:prefLabel "Politikk og religion--Kina"@nb ;
  dc:created "2018-10-24"^^xsd:date ;
  skos:notation "322.10951" ;
  mads:componentList (
   <http://dewey.info/class/322.1/e23/>
   <http://dewey.info/class/2--51/e23/>
 ) ;
  dc:identifier "ca6aad92-bd10-4f47-a245-b3f3cc4fbebd" ;
  dc:modified "2018-10-25"^^xsd:date ;
  skos:broader <http://dewey.info/class/322.1095/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

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

