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

<http://dewey.info/class/325.210955/e23/>
  mads:componentList (
   <http://dewey.info/class/325.21/e23/>
   <http://dewey.info/class/2--55/e23/>
 ) ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2023-11-22"^^xsd:date ;
  skos:prefLabel "Flyktninger--statsvitenskap--fra Iran, …"@nb ;
  skos:closeMatch bibbi:1140687 ;
  dc:created "2016-05-04"^^xsd:date ;
  dc:identifier "354c00e5-4068-41d8-af27-6a0d9398d8f6" ;
  a skos:Concept ;
  skos:altLabel "Politiske flyktninger--fra Iran"@nb ;
  skos:broader <http://dewey.info/class/325.21093-325.21099/e23/> ;
  skos:notation "325.210955" .

<http://dewey.info/class/325.21093-325.21099/e23/>
  skos:notation "325.21093-325.21099" ;
  skos:prefLabel "Bestemte verdensdeler, stater, lokalområder"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/325.210955/e23/> .

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

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

<http://dewey.info/class/325.21/e23/>
  skos:prefLabel "Flyktninger"@nb ;
  a skos:Concept .

