@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@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/148/e23/>
  a skos:Concept ;
  skos:closeMatch bibbi:1121730 ;
  skos:broader <http://dewey.info/class/14/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00118530" ;
  skos:altLabel "Synkretisme--filosofi"@nb, "Dogmatisme--filosofi"@nb, "Tradisjonalisme--filosofi"@nb, "Liberalisme--filosofi"@nb, "Eklektisisme--filosofi"@nb ;
  skos:notation "148" ;
  dc:modified "2012-01-25"^^xsd:date ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:prefLabel "Dogmatisme, eklektisisme, liberalisme, synkretisme, tradisjonalisme"@nb .

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

<http://dewey.info/class/14/e23/>
  skos:notation "14" ;
  skos:prefLabel "Filosofiske skoler"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/148/e23/> .

