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

<http://dewey.info/class/2--485/e23/>
  skos:prefLabel "Sverige"@nb ;
  a skos:Concept .

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

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

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

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

<http://dewey.info/class/327.12410485092/e23/>
  dc:created "2021-03-22"^^xsd:date ;
  skos:notation "327.12410485092" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/327.1241/e23/> ;
  dc:identifier "3d77865b-9176-49a6-9383-164c177b3f8c" ;
  skos:closeMatch bibbi:1199688 ;
  mads:componentList (
   <http://dewey.info/class/327.12/e23/>
   <http://dewey.info/class/2--41/e23/>
   <http://dewey.info/class/2--485/e23/>
   <http://dewey.info/class/1--092/e23/>
 ) ;
  dc:modified "2024-07-29"^^xsd:date ;
  skos:prefLabel "Spionasje--utført av Storbritannia--i Sverige--biografier"@nb ;
  a skos:Concept .

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

