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

<http://dewey.info/class/363.119001-363.119999/e23/>
  skos:notation "363.119001-363.119999" ;
  skos:prefLabel "Tilføyelser for bestemte næringer og yrker"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/363.1193613/e23/> .

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

<http://dewey.info/class/363.1193613/e23/>
  mads:componentList (
   <http://dewey.info/class/363.119/e23/>
   <http://dewey.info/class/361..3/e23/>
 ) ;
  skos:notation "363.1193613" ;
  skos:broader <http://dewey.info/class/363.119001-363.119999/e23/> ;
  dc:created "2021-07-02"^^xsd:date ;
  skos:prefLabel "Sosialt arbeid--sikkerhetstiltak"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "0d69be0f-78b4-4bc6-b749-3a2e2fa4aca8" ;
  a skos:Concept ;
  dc:modified "2021-07-02"^^xsd:date .

<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 .

