@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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 bibbi: <https://id.bs.no/bibbi/> .

<http://dewey.info/class/500.8/e23/>
  skos:notation "500.8" ;
  skos:prefLabel "Persongrupper"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/500/e23/> .

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

<http://dewey.info/class/500.5/e23/>
  skos:notation "500.5" ;
  skos:prefLabel "Romforskning"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/500/e23/> .

<http://dewey.info/class/500/e23/>
  ns0:classHere "Tverrfaglige verker om naturvitenskap og anvendt vitenskap, om realfagene"@nb ;
  skos:altLabel "Vitenskap"@nb, "Realfag"@nb, "Naturvitenskap"@nb, "Vitenskapelige prinsipper"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:closeMatch bibbi:1140883, bibbi:1119070, bibbi:1146635 ;
  skos:narrower <http://dewey.info/class/500.2/e23/>, <http://dewey.info/class/500.5/e23/>, <http://dewey.info/class/500.8/e23/> ;
  dc:identifier "ocd00145384" ;
  dc:modified "2015-09-29"^^xsd:date ;
  skos:prefLabel "Naturvitenskap og matematikk"@nb ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/50/e23/> ;
  skos:notation "500" .

<http://dewey.info/class/50/e23/>
  skos:notation "50" ;
  skos:prefLabel "Naturvitenskap"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/500/e23/> .

<http://dewey.info/class/500.2/e23/>
  skos:notation "500.2" ;
  skos:prefLabel "Fysiske vitenskaper"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/500/e23/> .

