@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/2--51/e23/>
  skos:prefLabel "Kina og tilgrensende områder"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/305/e23/>
  skos:prefLabel "Persongrupper"@nb ;
  a skos:Concept .

<http://dewey.info/class/305.09/e23/>
  skos:notation "305.09" ;
  skos:prefLabel "Sosiale grupper--historie, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/305.0951/e23/> .

<http://dewey.info/class/305.0951249/e23/>
  skos:notation "305.0951249" ;
  skos:prefLabel "Sosiale grupper--Taiwan, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/305.0951/e23/> .

<http://dewey.info/class/305.0951/e23/>
  skos:altLabel "Sosial ulikhet--Kina"@nb, "Sosial lagdeling--Kina"@nb ;
  dc:identifier "1a3ead44-9859-4c2b-8a99-d6cebf86a47b" ;
  skos:notation "305.0951" ;
  dc:modified "2022-07-26"^^xsd:date ;
  skos:prefLabel "Sosiale grupper--Kina, …"@nb ;
  dc:created "2016-08-29"^^xsd:date ;
  skos:broader <http://dewey.info/class/305.09/e23/> ;
  mads:componentList (
   <http://dewey.info/class/305/e23/>
   <http://dewey.info/class/2--51/e23/>
 ) ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/305.0951249/e23/> ;
  a skos:Concept .

