@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 bibbi: <https://id.bs.no/bibbi/> .

<http://dewey.info/class/133.25002-133.25008/e23/>
  skos:notation "133.25002-133.25008" ;
  skos:prefLabel "Fysiske vitenskaper, romforskning, persongrupper"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/133.25/e23/> .

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

<http://dewey.info/class/133.251-133.259/e23/>
  skos:notation "133.251-133.259" ;
  skos:prefLabel "Matematikk, astronomi, fysikk, kjemi, geovitenskap, paleontologi, biologi, planter, dyr"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/133.25/e23/> .

<http://dewey.info/class/133.2501-133.2509/e23/>
  skos:notation "133.2501-133.2509" ;
  skos:prefLabel "Generell forminndeling og naturhistorie"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/133.25/e23/> .

<http://dewey.info/class/133.2/e23/>
  skos:notation "133.2" ;
  skos:prefLabel "Parapsykologiske og okkulte aspekter ved bestemte ting"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/133.25/e23/> .

<http://dewey.info/class/133.25/e23/>
  dc:identifier "ocd00118347" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/133.25002-133.25008/e23/>, <http://dewey.info/class/133.251-133.259/e23/>, <http://dewey.info/class/133.2501-133.2509/e23/> ;
  skos:notation "133.25" ;
  skos:closeMatch bibbi:1144111 ;
  skos:prefLabel "Naturlige ting"@nb ;
  skos:broader <http://dewey.info/class/133.2/e23/> ;
  dc:modified "2012-07-09"^^xsd:date .

