@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#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

<http://dewey.info/class/331.204/e23/>
  a skos:Concept ;
  skos:prefLabel "Arbeidsvilkår inndelt etter næring og yrke"@nb .

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

<http://dewey.info/class/2--68/e23/>
  a skos:Concept ;
  skos:prefLabel "Republikken Sør-Afrika og naboland i det sørlige Afrika"@nb .

<http://dewey.info/class/331.2042234220968/e23/>
  a skos:Concept ;
  dc:created "2019-02-26"^^xsd:date ;
  dc:identifier "82c97252-f919-4a39-9d7f-93d394212067" ;
  dc:modified "2019-02-28"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/331.204/e23/>
   <http://dewey.info/class/622.3422/e23/>
   <http://dewey.info/class/2--68/e23/>
 ) ;
  skos:broader <http://dewey.info/class/331.2042-331.2049/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "331.2042234220968" ;
  skos:prefLabel "Gull--utvinning--arbeidsvilkår--Sør-Afrika"@nb .

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

<http://dewey.info/class/331.2042-331.2049/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/331.2042234220968/e23/> ;
  skos:notation "331.2042-331.2049" ;
  skos:prefLabel "Arbeidsvilkår i næringer og yrker innen utvinning, industri, bygg og anlegg"@nb .

