@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#> .

<http://dewey.info/class/194/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/191-199/e23/> ;
  skos:notation "194" ;
  skos:prefLabel "Filosofi i Frankrike"@nb .

<http://dewey.info/class/195/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/191-199/e23/> ;
  skos:notation "195" ;
  skos:prefLabel "Filosofi i Italia"@nb .

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

<http://dewey.info/class/192/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/191-199/e23/> ;
  skos:notation "192" ;
  skos:prefLabel "Filosofi i De britiske øyer"@nb .

<http://dewey.info/class/19/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/191-199/e23/> ;
  skos:notation "19" ;
  skos:prefLabel "Vestens filosofi i nyere tid"@nb .

<http://dewey.info/class/193/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/191-199/e23/> ;
  skos:notation "193" ;
  skos:prefLabel "Filosofi i Tyskland og Østerrike"@nb .

<http://dewey.info/class/198/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/191-199/e23/> ;
  skos:notation "198" ;
  skos:prefLabel "Filosofi i Skandinavia og Finland"@nb .

<http://dewey.info/class/199/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/191-199/e23/> ;
  skos:notation "199" ;
  skos:prefLabel "Filosofi i andre geografiske områder"@nb .

<http://dewey.info/class/191/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/191-199/e23/> ;
  skos:notation "191" ;
  skos:prefLabel "Filosofi i USA og Canada"@nb .

<http://dewey.info/class/196/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/191-199/e23/> ;
  skos:notation "196" ;
  skos:prefLabel "Filosofi i Spania og Portugal"@nb .

<http://dewey.info/class/197/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/191-199/e23/> ;
  skos:notation "197" ;
  skos:prefLabel "Filosofi i Russland"@nb .

<http://dewey.info/class/191-199/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00275562" ;
  dc:modified "2012-11-26"^^xsd:date ;
  skos:broader <http://dewey.info/class/19/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/199/e23/>, <http://dewey.info/class/191/e23/>, <http://dewey.info/class/198/e23/>, <http://dewey.info/class/192/e23/>, <http://dewey.info/class/193/e23/>, <http://dewey.info/class/194/e23/>, <http://dewey.info/class/197/e23/>, <http://dewey.info/class/196/e23/>, <http://dewey.info/class/195/e23/> ;
  skos:notation "191-199" ;
  skos:prefLabel "Vestens filosofi i nyere tid og annen ikke-østlig filosofi inndelt etter verdensdel eller stat"@nb .

