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

<http://dewey.info/class/327.12470092/e23/>
  a skos:Concept ;
  dc:identifier "fc088c4d-d57d-4b10-9583-1089a8750287" ;
  skos:closeMatch bibbi:1102935, bibbi:1093186 ;
  skos:broader <http://dewey.info/class/327.1247/e23/> ;
  dc:created "2016-07-26"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2024-07-29"^^xsd:date ;
  skos:notation "327.12470092" ;
  mads:componentList (
   <http://dewey.info/class/327.12/e23/>
   <http://dewey.info/class/2--47/e23/>
   <http://dewey.info/class/1--092/e23/>
 ) ;
  skos:prefLabel "Spionasje--utført av Russland--biografier"@nb .

<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/327.1247/e23/>
  skos:notation "327.1247" ;
  skos:prefLabel "Spionasje--utført av Russland"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/327.12470092/e23/> .

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

<http://dewey.info/class/2--47/e23/>
  skos:prefLabel "Russland og østeuropeiske naboland"@nb ;
  a skos:Concept .

