@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix humord: <http://data.ub.uio.no/humord/> .
@prefix realfagstermer: <http://data.ub.uio.no/realfagstermer/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

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

<http://dewey.info/class/116/e23/>
  a skos:Concept ;
  ns0:including "Sykluser"@nb, "Prosess"@nb, "Utvikling"@nb, "Tilblivelse"@nb, "Bevegelse"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00118285" ;
  dc:modified "2014-05-05"^^xsd:date ;
  skos:altLabel "Endring"@nb, "Sykluser (periodisitet)--filosofi"@nb, "Tilblivelse--filosofi"@nb, "Bevegelse--filosofi"@nb, "Forandring--filosofi"@nb, "Prosess--naturfilosofi"@nb, "Evolusjon--filosofi"@nb ;
  skos:broader <http://dewey.info/class/11/e23/> ;
  skos:exactMatch humord:c17054 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch realfagstermer:c031238, realfagstermer:c004328, humord:c19971, humord:c04529, humord:c18399, humord:c20885, humord:c29862, realfagstermer:c010268, humord:c21071, realfagstermer:c002068, realfagstermer:c013414 ;
  skos:notation "116" ;
  skos:prefLabel "Forandring"@nb ;
  skos:relatedMatch realfagstermer:c000436 .

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

