@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/327.16/e23/>
  skos:notation "327.16" ;
  skos:prefLabel "Internasjonale konflikter"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/327.160947/e23/> .

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

<http://dewey.info/class/327.160947/e23/>
  a skos:Concept ;
  skos:prefLabel "Konflikt--internasjonal politikk--Russland"@nb ;
  skos:notation "327.160947" ;
  mads:componentList (
   <http://dewey.info/class/327.16/e23/>
   <http://dewey.info/class/2--47/e23/>
 ) ;
  dc:modified "2018-02-27"^^xsd:date ;
  dc:created "2018-02-26"^^xsd:date ;
  skos:broader <http://dewey.info/class/327.16/e23/> ;
  skos:narrower <http://dewey.info/class/327.1609477/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "d54898b6-3936-494d-a6e1-489b645c9c17" .

<http://dewey.info/class/327.1609477/e23/>
  skos:notation "327.1609477" ;
  skos:prefLabel "Konflikt--internasjonal politikk--Ukraina"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/327.160947/e23/> .

<http://dewey.info/class/2--47/e23/>
  skos:prefLabel "Russland og østeuropeiske naboland"@nb ;
  a skos:Concept .

