@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 bibbi: <https://id.bs.no/bibbi/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dewey.info/class/327.12/e23/>
  skos:prefLabel "Spionasje og undergravende virksomhet"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/327.1241/e23/>
  mads:componentList (
   <http://dewey.info/class/327.12/e23/>
   <http://dewey.info/class/2--41/e23/>
 ) ;
  skos:closeMatch bibbi:1173221, bibbi:1173568, bibbi:1140758 ;
  skos:prefLabel "Spionasje--utført av Storbritannia"@nb ;
  dc:modified "2024-07-29"^^xsd:date ;
  skos:notation "327.1241" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "543fd701-412e-4b1f-b947-e18d6b8f191a" ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/327.123-327.129/e23/> ;
  dc:created "2022-07-20"^^xsd:date ;
  skos:narrower <http://dewey.info/class/327.12410485092/e23/> .

<http://dewey.info/class/327.123-327.129/e23/>
  skos:notation "327.123-327.129" ;
  skos:prefLabel "Bestemte staters spionasje og undergravende virksomhet"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/327.1241/e23/> .

<http://dewey.info/class/327.12410485092/e23/>
  skos:notation "327.12410485092" ;
  skos:prefLabel "Spionasje--utført av Storbritannia--i Sverige--biografier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/327.1241/e23/> .

<http://dewey.info/class/2--41/e23/>
  skos:prefLabel "De britiske øyer"@nb ;
  a skos:Concept .

