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

<http://dewey.info/class/631/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/631.3/e23/> ;
  skos:notation "631" ;
  skos:prefLabel "Bestemte teknikker; apparater, utstyr, materialer"@nb .

<http://dewey.info/class/631.3/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00157541" ;
  dc:modified "2013-11-05"^^xsd:date ;
  skos:altLabel "Landbruksutstyr"@nb, "Landbruksmaskiner"@nb ;
  skos:broader <http://dewey.info/class/631/e23/> ;
  skos:exactMatch humord:c11279 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c11280, humord:c11234 ;
  skos:narrower <http://dewey.info/class/631.309/e23/>, <http://dewey.info/class/631.37/e23/>, <http://dewey.info/class/631.304/e23/>, <http://dewey.info/class/631.34/e23/>, <http://dewey.info/class/631.30285/e23/> ;
  skos:notation "631.3" ;
  skos:prefLabel "Redskaper, maskiner, apparater, utstyr"@nb .

<http://dewey.info/class/631.37/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/631.3/e23/> ;
  skos:notation "631.37" ;
  skos:prefLabel "Kraft og arbeidsmaskiner"@nb .

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

<http://dewey.info/class/631.30285/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/631.3/e23/> ;
  skos:notation "631.30285" ;
  skos:prefLabel "Landbruksmaskiner--dataapplikasjoner"@nb .

<http://dewey.info/class/631.304/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/631.3/e23/> ;
  skos:notation "631.304" ;
  skos:prefLabel "Verksteder"@nb .

<http://dewey.info/class/631.309/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/631.3/e23/> ;
  skos:notation "631.309" ;
  skos:prefLabel "Landbruksmaskiner--historie"@nb .

<http://dewey.info/class/631.34/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/631.3/e23/> ;
  skos:notation "631.34" ;
  skos:prefLabel "Utstyr for stell og beskyttelse av planter"@nb .

