@prefix humord: <http://data.ub.uio.no/humord/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://data.ub.uio.no/onto#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

humord:c48067
  a <http://data.ub.uio.no/onto#Topic>, skos:Concept ;
  ns0:ccmapperCandidates 11 ;
  ns0:ccmapperState "accepted" ;
  dc:created "2019-03-15T00:00:00"^^xsd:dateTime ;
  dc:identifier "HUME48067" ;
  dc:modified "2024-10-21T08:52:27"^^xsd:dateTime ;
  skos:altLabel "Islamic revolution"@en, "Den iranske revolusjon"@nn, "Den iranske revolusjon"@nb, "The  Iranian revolution"@en, "The Islamic revolution"@en, "Den iranske revolusjonen"@nn, "Den iranske revolusjonen"@nb, "Iranske revolusjon"@nn, "Iranske revolusjon"@nb ;
  skos:broadMatch <http://dewey.info/class/955.053/e23/>, <http://dewey.info/class/955.0542/e23/> ;
  skos:broader humord:c04031 ;
  skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
  skos:inScheme humord: ;
  skos:mappingRelation <http://dewey.info/class/955.053/e23/>, <http://dewey.info/class/955.0542/e23/> ;
  skos:prefLabel "Iranian revolution"@en, "Iranske revolusjonen"@nn, "Iranske revolusjonen"@nb .

humord:
  a skos:ConceptScheme ;
  rdfs:label "Humord"@nb .

humord:c04031
  a isothes:ThesaurusArray, skos:Collection ;
  skos:narrower humord:c48067 ;
  skos:prefLabel "(historie etter revolusjoner)"@nn, "(historie etter revolusjoner)"@nb, "(history by revolutions)"@en .

ns0:Topic
  a rdfs:Class, owl:Class ;
  rdfs:label "Innholdsbeskrivende emne"@nb, "Topic"@en .

