@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/185/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/182-188/e23/> ;
  skos:notation "185" ;
  skos:prefLabel "Aristotelisk filosofi"@nb .

<http://dewey.info/class/182-188/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00119159" ;
  dc:modified "2012-07-24"^^xsd:date ;
  skos:broader <http://dewey.info/class/18/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/184/e23/>, <http://dewey.info/class/188/e23/>, <http://dewey.info/class/186/e23/>, <http://dewey.info/class/183/e23/>, <http://dewey.info/class/185/e23/>, <http://dewey.info/class/182/e23/>, <http://dewey.info/class/187/e23/> ;
  skos:notation "182-188" ;
  skos:prefLabel "Vestens filosofi i oldtiden"@nb .

<http://dewey.info/class/182/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/182-188/e23/> ;
  skos:notation "182" ;
  skos:prefLabel "Førsokratisk gresk filosofi"@nb .

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

<http://dewey.info/class/183/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/182-188/e23/> ;
  skos:notation "183" ;
  skos:prefLabel "Sofistisk filosofi, sokratisk filosofi, lignende gresk filosofi"@nb .

<http://dewey.info/class/188/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/182-188/e23/> ;
  skos:notation "188" ;
  skos:prefLabel "Stoisk filosofi"@nb .

<http://dewey.info/class/18/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/182-188/e23/> ;
  skos:notation "18" ;
  skos:prefLabel "Oldtidens og middelalderens filosofi, østens filosofi"@nb .

<http://dewey.info/class/186/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/182-188/e23/> ;
  skos:notation "186" ;
  skos:prefLabel "Skeptisisme og nyplatonisme"@nb .

<http://dewey.info/class/187/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/182-188/e23/> ;
  skos:notation "187" ;
  skos:prefLabel "Epikureisme"@nb .

<http://dewey.info/class/184/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/182-188/e23/> ;
  skos:notation "184" ;
  skos:prefLabel "Platonsk filosofi"@nb .

