@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#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .

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

<http://dewey.info/class/620.43/e23/>
  skos:altLabel "Dråper--teknologi"@nb, "Støv--teknologi"@nb, "Dynamikk--partikler--teknikk"@nb, "Mikropartikkelteknologi"@nb, "Væskepartikkelteknologi"@nb, "Pulverteknologi"@nb, "Partikler (materie)--teknologi"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  ns0:classHere "Pulverteknologi"@nb ;
  skos:prefLabel "Finpartikkelteknologi"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "620.43" ;
  ns0:including "Væskepartikkelteknologi"@nb, "Støv"@nb ;
  dc:modified "2013-08-15"^^xsd:date ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/620.4/e23/> ;
  dc:identifier "ocd00155232" .

<http://dewey.info/class/620.4/e23/>
  skos:notation "620.4" ;
  skos:prefLabel "Teknikk utviklet for bestemte geografiske miljøer, finpartikkelteknologi, fjernstyringsteknologi, overflateteknikk"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/620.43/e23/> .

