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

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

<http://dewey.info/class/583.7/e23/>
  skos:notation "583.7" ;
  skos:prefLabel "Malvidae og Vitales"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/583.76/e23/> .

<http://dewey.info/class/583.765/e23/>
  skos:notation "583.765" ;
  skos:prefLabel "Ubenyttet"@nb ;
  a skos:Concept .

<http://dewey.info/class/583.766/e23/>
  skos:notation "583.766" ;
  skos:prefLabel "Ubenyttet"@nb ;
  a skos:Concept .

<http://dewey.info/class/583.76/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/583.7/e23/> ;
  skos:narrower <http://dewey.info/class/583.766/e23/>, <http://dewey.info/class/583.763/e23/>, <http://dewey.info/class/583.765/e23/> ;
  skos:altLabel "Petenaeaceae"@nb, "Gerrardinaceae"@nb, "Dipentodontaceae"@nb, "Tapisciaceae"@nb, "Petenaea"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "583.76" ;
  dc:identifier "ocd00149768" ;
  dc:modified "2018-06-27"^^xsd:date ;
  skos:prefLabel "Huerteales"@nb ;
  dc:created "2010-02-04"^^xsd:date .

<http://dewey.info/class/583.763/e23/>
  skos:notation "583.763" ;
  skos:prefLabel "Ubenyttet"@nb ;
  a skos:Concept .

