@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 ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dewey.info/class/547.59/e23/>
  skos:notation "547.59" ;
  skos:prefLabel "Heterosykliske forbindelser"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/547.5/e23/> .

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

<http://dewey.info/class/547.5/e23/>
  dc:identifier "ocd00147077" ;
  a skos:Concept ;
  skos:altLabel "Alisykliske forbindelser"@nb ;
  skos:broader <http://dewey.info/class/547.4-547.6/e23/> ;
  ns0:classHere "Alisykliske forbindelser"@nb ;
  skos:narrower <http://dewey.info/class/547.51-547.58/e23/>, <http://dewey.info/class/547.59/e23/> ;
  dc:modified "2019-09-10"^^xsd:date ;
  skos:notation "547.5" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Sykliske forbindelser"@nb ;
  dc:created "2010-02-04"^^xsd:date .

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

<http://dewey.info/class/547.51-547.58/e23/>
  skos:notation "547.51-547.58" ;
  skos:prefLabel "Alisykliske forbindelser"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/547.5/e23/> .

