@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/940.548641082/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "814c7b1e-5a0d-49a9-ae24-bfeb4b2548fe" ;
  skos:broader <http://dewey.info/class/940.548641/e23/> ;
  skos:notation "940.548641082" ;
  skos:prefLabel "Kvinner--ukonvensjonell krigføring--Storbritannia--annen verdenskrig"@nb ;
  skos:closeMatch bibbi:1204878 ;
  dc:modified "2021-08-18"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/940.5486/e23/>
   <http://dewey.info/class/2--41/e23/>
   <http://dewey.info/class/1--082/e23/>
 ) ;
  a skos:Concept ;
  dc:created "2021-08-18"^^xsd:date .

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

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

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

<http://dewey.info/class/940.548641/e23/>
  skos:notation "940.548641" ;
  skos:prefLabel "Ukonvensjonell krigføring--Storbritannia--annen verdenskrig"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/940.548641082/e23/> .

<http://dewey.info/class/940.5486/e23/>
  skos:prefLabel "Ukonvensjonell krigføring utført av de allierte"@nb ;
  a skos:Concept .

