@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#> .

<http://dewey.info/class/53/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/5/e23/> ;
  skos:notation "53" ;
  skos:prefLabel "Fysikk"@nb .

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

<http://dewey.info/class/51/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/5/e23/> ;
  skos:notation "51" ;
  skos:prefLabel "Matematikk"@nb .

<http://dewey.info/class/56/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/5/e23/> ;
  skos:notation "56" ;
  skos:prefLabel "Fossiler og forhistorisk liv"@nb .

<http://dewey.info/class/52/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/5/e23/> ;
  skos:notation "52" ;
  skos:prefLabel "Astronomi"@nb .

<http://dewey.info/class/57/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/5/e23/> ;
  skos:notation "57" ;
  skos:prefLabel "Biologi"@nb .

skos:topConceptOf rdfs:subPropertyOf skos:inScheme .
<http://dewey.info/class/5/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00253207" ;
  dc:modified "2018-01-29"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/580-590/e23/>, <http://dewey.info/class/51/e23/>, <http://dewey.info/class/54/e23/>, <http://dewey.info/class/52/e23/>, <http://dewey.info/class/53/e23/>, <http://dewey.info/class/56/e23/>, <http://dewey.info/class/57/e23/>, <http://dewey.info/class/50/e23/>, <http://dewey.info/class/55/e23/> ;
  skos:notation "5" ;
  skos:prefLabel "Naturvitenskap"@nb ;
  skos:topConceptOf <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/54/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/5/e23/> ;
  skos:notation "54" ;
  skos:prefLabel "Kjemi"@nb .

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

<http://dewey.info/class/55/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/5/e23/> ;
  skos:notation "55" ;
  skos:prefLabel "Geovitenskap"@nb .

<http://dewey.info/class/580-590/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/5/e23/> ;
  skos:notation "580-590" ;
  skos:prefLabel "Naturhistorie for planter og dyr"@nb .

