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

<http://dewey.info/class/543.17/e23/>
  skos:notation "543.17" ;
  skos:prefLabel "Analytisk organisk kjemi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/543.1/e23/> .

<http://dewey.info/class/543/e23/>
  skos:notation "543" ;
  skos:prefLabel "Analytisk kjemi"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/543.1/e23/> .

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

<http://dewey.info/class/543.1/e23/>
  dc:modified "2018-07-26"^^xsd:date ;
  skos:broader <http://dewey.info/class/543/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "543.1" ;
  skos:closeMatch bibbi:1117712 ;
  dc:identifier "ocd00146758" ;
  skos:narrower <http://dewey.info/class/543.19/e23/>, <http://dewey.info/class/543.17/e23/> ;
  ns0:including "Kvalitativ analyse"@nb, "Kvantitativ analyse"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:prefLabel "Generelle emner innen analytisk kjemi"@nb ;
  skos:altLabel "Kvalitativ analyse"@nb, "Kvantitativ analyse"@nb ;
  a skos:Concept .

<http://dewey.info/class/543.19/e23/>
  skos:notation "543.19" ;
  skos:prefLabel "Teknikker for generell anvendelse"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/543.1/e23/> .

