@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/14/e23/>
  skos:notation "14" ;
  skos:prefLabel "Filosofiske skoler"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/1/e23/> .

<http://dewey.info/class/15/e23/>
  skos:notation "15" ;
  skos:prefLabel "Psykologi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/1/e23/> .

<http://dewey.info/class/180-190/e23/>
  skos:notation "180-190" ;
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/1/e23/> .

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

<http://dewey.info/class/12/e23/>
  skos:notation "12" ;
  skos:prefLabel "Epistemologi (erkjennelsesteori)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/1/e23/> .

<http://dewey.info/class/1/e23/>
  skos:narrower <http://dewey.info/class/16/e23/>, <http://dewey.info/class/11/e23/>, <http://dewey.info/class/180-190/e23/>, <http://dewey.info/class/12/e23/>, <http://dewey.info/class/17/e23/>, <http://dewey.info/class/15/e23/>, <http://dewey.info/class/14/e23/>, <http://dewey.info/class/13/e23/>, <http://dewey.info/class/10/e23/> ;
  skos:notation "1" ;
  skos:prefLabel "Filosofi og psykologi"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  dc:modified "2018-01-19"^^xsd:date ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00252765" ;
  skos:topConceptOf <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/13/e23/>
  skos:notation "13" ;
  skos:prefLabel "Parapsykologi og okkultisme"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/1/e23/> .

skos:topConceptOf rdfs:subPropertyOf skos:inScheme .
<http://dewey.info/class/10/e23/>
  skos:notation "10" ;
  skos:prefLabel "Filosofi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/1/e23/> .

<http://dewey.info/class/11/e23/>
  skos:notation "11" ;
  skos:prefLabel "Metafysikk"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/1/e23/> .

<http://dewey.info/class/16/e23/>
  skos:notation "16" ;
  skos:prefLabel "Filosofisk logikk"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/1/e23/> .

<http://dewey.info/class/17/e23/>
  skos:notation "17" ;
  skos:prefLabel "Etikk"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/1/e23/> .

