@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/338.7/e23/>
  skos:notation "338.7" ;
  skos:prefLabel "Forretningsforetak"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/338.76/e23/> .

<http://dewey.info/class/338.761/e23/>
  skos:notation "338.761" ;
  skos:prefLabel "Forretningsforetak i andre næringer enn utvinning, industri, bygg og anlegg"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/338.76/e23/> .

<http://dewey.info/class/338.762-338.769/e23/>
  skos:notation "338.762-338.769" ;
  skos:prefLabel "Forretningsforetak i næringer innen utvinning, industri, bygg og anlegg"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/338.76/e23/> .

<http://dewey.info/class/338.76/e23/>
  dc:identifier "ocd00136020" ;
  skos:prefLabel "Forretningsforetak inndelt etter næring"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  ns0:classHere "Bestemte enkeltbedrifter"@nb, "Biografier om entreprenører innen bestemte områder"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/338.7/e23/> ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/338.762-338.769/e23/>, <http://dewey.info/class/338.761/e23/> ;
  skos:notation "338.76" ;
  dc:modified "2015-09-09"^^xsd:date .

