@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/547.63/e23/>
  skos:notation "547.63" ;
  skos:prefLabel "Oksyforbindelser og hydroksyforbindelser"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/547.6/e23/> .

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

<http://dewey.info/class/547.61/e23/>
  skos:notation "547.61" ;
  skos:prefLabel "Hydrokarboner"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/547.6/e23/> .

<http://dewey.info/class/547.64-547.68/e23/>
  skos:notation "547.64-547.68" ;
  skos:prefLabel "Andre aromatiske forbindelser"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/547.6/e23/> .

<http://dewey.info/class/547.62/e23/>
  skos:notation "547.62" ;
  skos:prefLabel "Halogenerte forbindelser"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/547.6/e23/> .

<http://dewey.info/class/547.4-547.6/e23/>
  skos:notation "547.4-547.6" ;
  skos:prefLabel "Typer forbindelser som kjennetegnes ved struktur"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/547.6/e23/> .

<http://dewey.info/class/547.6/e23/>
  skos:narrower <http://dewey.info/class/547.63/e23/>, <http://dewey.info/class/547.64-547.68/e23/>, <http://dewey.info/class/547.61/e23/>, <http://dewey.info/class/547.62/e23/> ;
  skos:broader <http://dewey.info/class/547.4-547.6/e23/> ;
  skos:notation "547.6" ;
  dc:modified "2016-10-25"^^xsd:date ;
  skos:prefLabel "Aromatiske forbindelser"@nb ;
  dc:identifier "ocd00147097" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  a skos:Concept .

