@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@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/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.32514092/e23/>
  skos:notation "363.32514092" ;
  skos:closeMatch bibbi:1204584, bibbi:1204582, bibbi:1207236, bibbi:1040300 ;
  dc:created "2016-12-09"^^xsd:date ;
  skos:prefLabel "Terrorisme--ettervirkninger på personer--biografier"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "7f702ee5-9725-4915-b0f2-7605a7abb3b4" ;
  a skos:Concept ;
  dc:modified "2016-12-09"^^xsd:date ;
  skos:broader <http://dewey.info/class/363.32511-363.32518/e23/> ;
  mads:componentList (
   <http://dewey.info/class/363.3251/e23/>
   <http://dewey.info/class/1--092/e23/>
 ) .

<http://dewey.info/class/1--092/e23/>
  skos:prefLabel "Biografier"@nb ;
  a skos:Concept .

<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.32514092/e23/> .

