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

<http://dewey.info/class/2--52/e23/>
  skos:prefLabel "Japan"@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.125200904/e23/>
  skos:prefLabel "Spionasje--utført av Japan--1900-tallet"@nb ;
  dc:modified "2024-07-29"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/327.12/e23/>
   <http://dewey.info/class/2--52/e23/>
   <http://dewey.info/class/1--090.4/e23/>
 ) ;
  skos:notation "327.125200904" ;
  dc:identifier "496735e4-5374-4d18-ae8b-b308fc08246a" ;
  skos:broader <http://dewey.info/class/327.123-327.129/e23/> ;
  a skos:Concept ;
  skos:closeMatch bibbi:1641024 ;
  dc:created "2023-07-26"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/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.125200904/e23/> .

