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

<http://dewey.info/class/338.762925/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Motorer--motorkjøretøyer--teknikk--foretak"@nb ;
  dc:created "2016-05-13"^^xsd:date ;
  dc:identifier "5e68b7f6-8634-47f0-88f9-3f3145e8b0a4" ;
  a skos:Concept ;
  dc:modified "2016-11-24"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/338.76/e23/>
   <http://dewey.info/class/629.25/e23/>
 ) ;
  skos:broader <http://dewey.info/class/338.76292/e23/> ;
  skos:narrower <http://dewey.info/class/338.7629253/e23/> ;
  skos:notation "338.762925" .

<http://dewey.info/class/338.76292/e23/>
  skos:notation "338.76292" ;
  skos:prefLabel "Motorkjøretøyindustri--foretak"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/338.762925/e23/> .

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

<http://dewey.info/class/629.25/e23/>
  skos:prefLabel "Motorer"@nb ;
  a skos:Concept .

<http://dewey.info/class/338.7629253/e23/>
  skos:notation "338.7629253" ;
  skos:prefLabel "Drivstoffsystemer--motorkjøretøyer--foretak"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/338.762925/e23/> .

<http://dewey.info/class/338.76/e23/>
  skos:prefLabel "Forretningsforetak inndelt etter næring"@nb ;
  a skos:Concept .

