@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 mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .

<http://dewey.info/class/363.3251/e23/>
  skos:prefLabel "Aspekter ved terrorisme"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/363.3251409482622/e23/>
  dc:identifier "87a7ee38-6329-4bd4-8c59-d0dfb9e3cd18" ;
  mads:componentList (
   <http://dewey.info/class/363.3251/e23/>
   <http://dewey.info/class/2--482.622/e23/>
 ) ;
  skos:notation "363.3251409482622" ;
  a skos:Concept ;
  dc:modified "2024-02-02"^^xsd:date ;
  skos:broader <http://dewey.info/class/363.32511-363.32518/e23/> ;
  skos:closeMatch bibbi:1203279 ;
  dc:created "2021-06-11"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Terrorisme--ettervirkninger på personer--Hole (Buskerud)"@nb .

<http://dewey.info/class/363.32511-363.32518/e23/>
  skos:notation "363.32511-363.32518" ;
  skos:prefLabel "Bestemte aspekter ved terrorisme"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/363.3251409482622/e23/> .

