@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dewey.info/class/677.0285/e23/>
  skos:notation "677.0285" ;
  skos:prefLabel "Arbeidsmaskiner"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/677.028/e23/> .

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

<http://dewey.info/class/677.028/e23/>
  dc:created "2010-02-04"^^xsd:date ;
  dc:modified "2018-06-08"^^xsd:date ;
  skos:notation "677.028" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00162140" ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/677.0282/e23/>, <http://dewey.info/class/677.0286/e23/>, <http://dewey.info/class/677.0287/e23/>, <http://dewey.info/class/677.0283/e23/>, <http://dewey.info/class/677.0285/e23/> ;
  skos:prefLabel "Teknikker, arbeidsmetoder, apparater, utstyr, materialer, produkter"@nb ;
  skos:broader <http://dewey.info/class/677.02/e23/> .

<http://dewey.info/class/677.0282/e23/>
  skos:notation "677.0282" ;
  skos:prefLabel "Operasjoner"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/677.028/e23/> .

<http://dewey.info/class/677.0283/e23/>
  skos:notation "677.0283" ;
  skos:prefLabel "Materialer"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/677.028/e23/> .

<http://dewey.info/class/677.02/e23/>
  skos:notation "677.02" ;
  skos:prefLabel "Generelle emner innen tekstiler"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/677.028/e23/> .

<http://dewey.info/class/677.0286/e23/>
  skos:notation "677.0286" ;
  skos:prefLabel "Produkter"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/677.028/e23/> .

<http://dewey.info/class/677.0287/e23/>
  skos:notation "677.0287" ;
  skos:prefLabel "Testing og måling"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/677.028/e23/> .

