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

<http://dewey.info/class/305.509/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/305.50951/e23/> ;
  skos:notation "305.509" ;
  skos:prefLabel "Klassekamp--historie"@nb .

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

<http://dewey.info/class/305.5/e23/>
  a skos:Concept ;
  skos:prefLabel "Personer inndelt etter sosialt sjikt og økonomisk nivå"@nb .

<http://dewey.info/class/305.50951249/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/305.50951/e23/> ;
  skos:notation "305.50951249" ;
  skos:prefLabel "Samfunnsklasser--Taiwan, …"@nb .

<http://dewey.info/class/305.50951/e23/>
  a skos:Concept ;
  dc:created "2023-08-21"^^xsd:date ;
  dc:identifier "2a1c0435-815a-4a58-9c03-24711fc07183" ;
  dc:modified "2023-08-22"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/305.5/e23/>
   <http://dewey.info/class/2--51/e23/>
 ) ;
  skos:altLabel "Sosioøkonomiske klasser--Kina"@nb ;
  skos:broader <http://dewey.info/class/305.509/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/305.50951249/e23/> ;
  skos:notation "305.50951" ;
  skos:prefLabel "Samfunnsklasser--Kina, …"@nb .

