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

<http://dewey.info/class/363.102/e23/>
  skos:prefLabel "Risikovurdering--samfunnssikkerhet"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00139870" ;
  skos:broader <http://dewey.info/class/363.101-363.105/e23/> ;
  mads:componentList ( <http://dewey.info/class/363.1/e23/> ) ;
  skos:narrower <http://dewey.info/class/363.1020727/e23/> ;
  a skos:Concept ;
  skos:notation "363.102" ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:modified "2023-04-12"^^xsd:date .

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

<http://dewey.info/class/363.1/e23/>
  skos:prefLabel "Offentlige tiltak knyttet til samfunnssikkerhet"@nb ;
  a skos:Concept .

<http://dewey.info/class/363.1020727/e23/>
  skos:notation "363.1020727" ;
  skos:prefLabel "Samfunnssikkerhet--forekomst, omfang, alvorlighetsgrad--statistiske metoder"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/363.102/e23/> .

<http://dewey.info/class/363.101-363.105/e23/>
  skos:notation "363.101-363.105" ;
  skos:prefLabel "Generelle emner som gjelder offentlige tiltak knyttet til samfunnssikkerhet"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/363.102/e23/> .

