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

<http://dewey.info/class/327.1245/e23/>
  skos:narrower <http://dewey.info/class/327.1245634009034/e23/> ;
  dc:created "2021-01-11"^^xsd:date ;
  dc:identifier "efff3b8f-b3d1-43a9-a733-c7b49bdd29bc" ;
  dc:modified "2024-07-29"^^xsd:date ;
  skos:broader <http://dewey.info/class/327.123-327.129/e23/> ;
  a skos:Concept ;
  skos:notation "327.1245" ;
  skos:closeMatch bibbi:1196765 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  mads:componentList (
   <http://dewey.info/class/327.12/e23/>
   <http://dewey.info/class/2--45/e23/>
 ) ;
  skos:prefLabel "Spionasje--utført av Italia"@nb .

<http://dewey.info/class/2--45/e23/>
  skos:prefLabel "Italia, San Marino, Vatikanstaten, Malta"@nb ;
  a skos:Concept .

<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.1245634009034/e23/>
  skos:notation "327.1245634009034" ;
  skos:prefLabel "Spionasje--utført av Vatikanstaten--1800-tallet"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/327.1245/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.1245/e23/> .

