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

<http://dewey.info/class/2--56/e23/>
  skos:prefLabel "Midtøsten"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/327.5/e23/>
  skos:notation "327.5" ;
  skos:prefLabel "Asia--utenriksrelasjoner, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/327.5605694/e23/> .

<http://dewey.info/class/327/e23/>
  skos:prefLabel "Internasjonale relasjoner"@nb ;
  a skos:Concept .

<http://dewey.info/class/327.5605694/e23/>
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "a4f04959-2c47-4d63-91f1-13c1915cbe27" ;
  skos:notation "327.5605694" ;
  skos:prefLabel "Midtøsten--utenriksrelasjoner--Israel"@nb ;
  mads:componentList (
   <http://dewey.info/class/327/e23/>
   <http://dewey.info/class/2--56/e23/>
   <http://dewey.info/class/2--569.4/e23/>
 ) ;
  skos:broader <http://dewey.info/class/327.5/e23/> ;
  skos:closeMatch bibbi:1147120 ;
  dc:modified "2024-07-16"^^xsd:date ;
  dc:created "2024-07-16"^^xsd:date .

