@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/543.84/e23/>
  skos:notation "543.84" ;
  skos:prefLabel "Væskekromatografi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/543.8/e23/> .

<http://dewey.info/class/543.85/e23/>
  skos:notation "543.85" ;
  skos:prefLabel "Gasskromatografi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/543.8/e23/> .

<http://dewey.info/class/543.8/e23/>
  skos:narrower <http://dewey.info/class/543.85/e23/>, <http://dewey.info/class/543.86/e23/>, <http://dewey.info/class/543.84/e23/>, <http://dewey.info/class/543.82/e23/> ;
  skos:altLabel "Fordelingskromatografi"@nb, "Adsorpsjonskromatografi"@nb, "Molekylsilkromatografi"@nb, "Kromatografisk analyse"@nb ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/543.2-543.8/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:prefLabel "Kromatografi"@nb ;
  dc:modified "2018-07-26"^^xsd:date ;
  skos:notation "543.8" ;
  dc:identifier "ocd00146780" .

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

<http://dewey.info/class/543.82/e23/>
  skos:notation "543.82" ;
  skos:prefLabel "Ionebytterkromatografi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/543.8/e23/> .

<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.8/e23/> .

<http://dewey.info/class/543.86/e23/>
  skos:notation "543.86" ;
  skos:prefLabel "Superkritisk fluid kromatografi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/543.8/e23/> .

