@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/956.2-956.6/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00175319" ;
  dc:modified "2018-01-29"^^xsd:date ;
  skos:broader <http://dewey.info/class/956/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/956.6/e23/>, <http://dewey.info/class/956.2/e23/>, <http://dewey.info/class/956.4/e23/>, <http://dewey.info/class/956.3/e23/>, <http://dewey.info/class/956.5/e23/> ;
  skos:notation "956.2-956.6" ;
  skos:prefLabel "Inndeling av Tyrkia"@nb .

<http://dewey.info/class/956.6/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/956.2-956.6/e23/> ;
  skos:notation "956.6" ;
  skos:prefLabel "Det østlige Tyrkia"@nb .

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

<http://dewey.info/class/956.4/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/956.2-956.6/e23/> ;
  skos:notation "956.4" ;
  skos:prefLabel "Det sør-sentrale Tyrkia"@nb .

<http://dewey.info/class/956.5/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/956.2-956.6/e23/> ;
  skos:notation "956.5" ;
  skos:prefLabel "Det øst-sentrale Tyrkia"@nb .

<http://dewey.info/class/956.2/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/956.2-956.6/e23/> ;
  skos:notation "956.2" ;
  skos:prefLabel "Det vestlige Tyrkia"@nb .

<http://dewey.info/class/956.3/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/956.2-956.6/e23/> ;
  skos:notation "956.3" ;
  skos:prefLabel "Det nord-sentrale Tyrkia"@nb .

<http://dewey.info/class/956/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/956.2-956.6/e23/> ;
  skos:notation "956" ;
  skos:prefLabel "Midtøsten"@nb .

