@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 bibbi: <https://id.bs.no/bibbi/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/585.4/e23/>
  a skos:Concept ;
  dc:modified "2018-06-27"^^xsd:date ;
  skos:broader <http://dewey.info/class/585.2-585.5/e23/> ;
  skos:altLabel "Tuja"@nb, "Røkelsesseder"@nb, "Austrocedrus"@nb, "Sypresstrær"@nb, "Sypressfuru"@nb, "Blyanttrær"@nb, "Einertrær"@nb ;
  skos:prefLabel "Cupressaceae"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:closeMatch bibbi:1122745 ;
  dc:identifier "ocd00149839" ;
  skos:notation "585.4" .

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

<http://dewey.info/class/585.2-585.5/e23/>
  skos:notation "585.2-585.5" ;
  skos:prefLabel "Coniferales"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/585.4/e23/> .

