@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/363.11962233819/e23/>
  dc:created "2017-03-27"^^xsd:date ;
  skos:notation "363.11962233819" ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  mads:componentList (
   <http://dewey.info/class/363.119/e23/>
   <http://dewey.info/class/622..33819/e23/>
 ) ;
  dc:modified "2017-03-30"^^xsd:date ;
  skos:broader <http://dewey.info/class/363.119622/e23/> ;
  dc:identifier "5f9f1bca-7a0e-420c-953b-68dd01c214ce" ;
  skos:closeMatch bibbi:1173334 ;
  skos:narrower <http://dewey.info/class/363.119622338190916336/e23/> ;
  skos:prefLabel "Petroleumsboring til havs--sikkerhet"@nb .

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

<http://dewey.info/class/363.119/e23/>
  skos:prefLabel "Ulykkesrisiko i yrkeslivet og på arbeidsplassen innen bestemte næringer og yrker"@nb ;
  a skos:Concept .

<http://dewey.info/class/363.119622/e23/>
  skos:notation "363.119622" ;
  skos:prefLabel "Gruvesikkerhet, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/363.11962233819/e23/> .

<http://dewey.info/class/363.119622338190916336/e23/>
  skos:notation "363.119622338190916336" ;
  skos:prefLabel "Petroleumsboring til havs--sikkerhet--Nordsjøen"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/363.11962233819/e23/> .

