@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/955.063/e23/>
  a skos:Concept ;
  dc:identifier "ocd00457545" ;
  skos:prefLabel "Ebrahim Raisis regjeringstid, 2021-2024"@nb ;
  skos:closeMatch bibbi:1672692 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2021-08-06"^^xsd:date ;
  skos:broader <http://dewey.info/class/955.06/e23/> ;
  skos:altLabel "Iran--2021-2024"@nb, "Raisi, Ebrahim--iransk historie"@nb ;
  skos:notation "955.063" ;
  dc:modified "2025-01-27"^^xsd:date .

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

<http://dewey.info/class/955.06/e23/>
  skos:notation "955.06" ;
  skos:prefLabel "2005-"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/955.063/e23/> .

