@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/303.6/e23/>
  a skos:Concept ;
  skos:prefLabel "Konflikter og konfliktløsning"@nb .

<http://dewey.info/class/2--51/e23/>
  a skos:Concept ;
  skos:prefLabel "Kina og tilgrensende områder"@nb .

<http://dewey.info/class/303.609510905/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/303.60951/e23/> ;
  skos:notation "303.609510905" ;
  skos:prefLabel "Sosiale konflikter--Kina--2000-tallet"@nb .

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

<http://dewey.info/class/303.60951/e23/>
  a skos:Concept ;
  dc:created "2020-06-12"^^xsd:date ;
  dc:identifier "f1500713-b62d-4e83-b7a6-172d6f8d8c61" ;
  dc:modified "2020-12-14"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/303.6/e23/>
   <http://dewey.info/class/2--51/e23/>
 ) ;
  skos:altLabel "Vold--Kina"@nb ;
  skos:broader <http://dewey.info/class/303.609/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/303.609510905/e23/> ;
  skos:notation "303.60951" ;
  skos:prefLabel "Sosiale konflikter--Kina, …"@nb .

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

