@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#> .
@prefix realfagstermer: <http://data.ub.uio.no/realfagstermer/> .

<http://dewey.info/class/025.435/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/025.43/e23/> ;
  skos:notation "025.435" ;
  skos:prefLabel "Colon Classification"@nb .

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

<http://dewey.info/class/025.433/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/025.43/e23/> ;
  skos:notation "025.433" ;
  skos:prefLabel "Library of Congress Classification"@nb .

<http://dewey.info/class/025.43/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00117637" ;
  dc:modified "2018-12-03"^^xsd:date ;
  skos:broader <http://dewey.info/class/025.4/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch realfagstermer:c008560 ;
  skos:narrower <http://dewey.info/class/025.431/e23/>, <http://dewey.info/class/025.434/e23/>, <http://dewey.info/class/025.432/e23/>, <http://dewey.info/class/025.433/e23/>, <http://dewey.info/class/025.435/e23/> ;
  skos:notation "025.43" ;
  skos:prefLabel "Generelle klassifikasjonssystemer"@nb .

<http://dewey.info/class/025.434/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/025.43/e23/> ;
  skos:notation "025.434" ;
  skos:prefLabel "Bliss Bibliographic Classification"@nb .

<http://dewey.info/class/025.431/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/025.43/e23/> ;
  skos:notation "025.431" ;
  skos:prefLabel "Deweys desimalklassifikasjon"@nb .

<http://dewey.info/class/025.432/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/025.43/e23/> ;
  skos:notation "025.432" ;
  skos:prefLabel "Universal desimalklassifikasjon"@nb .

<http://dewey.info/class/025.4/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/025.43/e23/> ;
  skos:notation "025.4" ;
  skos:prefLabel "Emneanalyse og emnekontroll"@nb .

