@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 ns0: <http://data.ub.uio.no/webdewey-terms#> .

<http://dewey.info/class/543.22/e23/>
  skos:notation "543.22" ;
  skos:prefLabel "Mikrokjemi (mikroanalyse)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/543.2/e23/> .

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

<http://dewey.info/class/543.2/e23/>
  skos:narrower <http://dewey.info/class/543.22/e23/>, <http://dewey.info/class/543.24/e23/>, <http://dewey.info/class/543.26/e23/> ;
  dc:modified "2018-01-29"^^xsd:date ;
  skos:altLabel "Vektanalyse"@nb, "Anionseparareringsanalyse"@nb, "Diffusjon--analytisk kjemi"@nb, "Dialyse--analytisk kjemi"@nb, "Gravimetrisk analyse"@nb, "Kationsepareringsanalyse"@nb ;
  dc:identifier "ocd00146761" ;
  ns0:including "Gravimetrisk analyse"@nb, "Diffusjonsmetoder"@nb ;
  skos:prefLabel "Klassiske metoder"@nb ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/543.2-543.8/e23/> ;
  skos:notation "543.2" ;
  dc:created "2010-02-04"^^xsd:date .

<http://dewey.info/class/543.2-543.8/e23/>
  skos:notation "543.2-543.8" ;
  skos:prefLabel "Bestemte metoder"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/543.2/e23/> .

<http://dewey.info/class/543.26/e23/>
  skos:notation "543.26" ;
  skos:prefLabel "Termisk analyse"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/543.2/e23/> .

<http://dewey.info/class/543.24/e23/>
  skos:notation "543.24" ;
  skos:prefLabel "Volumetrisk analyse"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/543.2/e23/> .

