@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 realfagstermer: <http://data.ub.uio.no/realfagstermer/> .
@prefix humord: <http://data.ub.uio.no/humord/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/583.885/e23/>
  a skos:Concept ;
  dc:created "2013-11-05"^^xsd:date ;
  dc:identifier "ocd00350440" ;
  dc:modified "2018-06-27"^^xsd:date ;
  skos:altLabel "Kaktus--botanikk"@nb, "Cactales"@nb, "Kaktuser"@nb, "Saguaro"@nb, "Kjempekaktus"@nb, "Kaktus"@nb ;
  skos:broader <http://dewey.info/class/583.88/e23/> ;
  skos:exactMatch realfagstermer:c010360 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c15913, realfagstermer:c000286 ;
  skos:notation "583.885" ;
  skos:prefLabel "Cactaceae"@nb .

<http://dewey.info/class/583.88/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/583.885/e23/> ;
  skos:notation "583.88" ;
  skos:prefLabel "Caryophyllales"@nb .

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

