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

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

<http://dewey.info/class/530.801/e23/>
  skos:notation "530.801" ;
  skos:prefLabel "Filosofi og teori"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/530.8/e23/> .

<http://dewey.info/class/530/e23/>
  skos:notation "530" ;
  skos:prefLabel "Fysikk"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/530.8/e23/> .

<http://dewey.info/class/530.809/e23/>
  skos:notation "530.809" ;
  skos:prefLabel "Måling--historie"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/530.8/e23/> .

<http://dewey.info/class/530.81/e23/>
  skos:notation "530.81" ;
  skos:prefLabel "Fysiske enheter og konstanter"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/530.8/e23/> .

<http://dewey.info/class/530.802/e23/>
  skos:notation "530.802" ;
  skos:prefLabel "Diverse"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/530.8/e23/> .

<http://dewey.info/class/530.8/e23/>
  skos:prefLabel "Måling"@nb ;
  ns0:classHere "Tverrfaglige verker om måling"@nb ;
  skos:narrower <http://dewey.info/class/530.81/e23/>, <http://dewey.info/class/530.801/e23/>, <http://dewey.info/class/530.802/e23/>, <http://dewey.info/class/530.809/e23/> ;
  a skos:Concept ;
  ns0:including "Testing"@nb, "Dimensjonsanalyse"@nb ;
  skos:altLabel "Kalibrering"@nb, "Dimensjonsanalyse"@nb, "Testing--fysikk"@nb ;
  dc:identifier "ocd00146103" ;
  skos:broader <http://dewey.info/class/530/e23/> ;
  dc:modified "2017-09-21"^^xsd:date ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:closeMatch bibbi:1144407 ;
  skos:notation "530.8" .

