@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/320.95/e23/>
  skos:notation "320.95" ;
  skos:prefLabel "Politikk--Asia, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/320.958/e23/> .

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

<http://dewey.info/class/320.958/e23/>
  mads:componentList (
   <http://dewey.info/class/320.9/e23/>
   <http://dewey.info/class/2--58/e23/>
 ) ;
  skos:altLabel "Sentral-Asia--politikk"@nb ;
  skos:broader <http://dewey.info/class/320.95/e23/> ;
  skos:notation "320.958" ;
  skos:narrower <http://dewey.info/class/320.9587/e23/>, <http://dewey.info/class/320.9581/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00448797" ;
  dc:created "2021-03-30"^^xsd:date ;
  skos:prefLabel "Politikk--Sentral-Asia, …"@nb ;
  dc:modified "2023-03-23"^^xsd:date ;
  a skos:Concept .

<http://dewey.info/class/320.9581/e23/>
  skos:notation "320.9581" ;
  skos:prefLabel "Politikk--Afghanistan, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/320.958/e23/> .

<http://dewey.info/class/320.9587/e23/>
  skos:notation "320.9587" ;
  skos:prefLabel "Politikk--Usbekistan, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/320.958/e23/> .

<http://dewey.info/class/320.9/e23/>
  skos:prefLabel "Politisk situasjon og politiske forhold"@nb ;
  a skos:Concept .

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

