@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 isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

humord:c17984
  a skos:Concept, <http://data.ub.uio.no/onto#Topic> ;
  ns0:ccmapperState "accepted" ;
  dc:created "2019-01-18T00:00:00"^^xsd:dateTime ;
  dc:identifier "HUME17984" ;
  dc:modified "2024-08-21T10:14:38"^^xsd:dateTime ;
  skos:altLabel "Decline and fall of the GDR"@en ;
  skos:broader humord:c04166 ;
  skos:closeMatch <http://dewey.info/class/943.10879/e23/> ;
  skos:inScheme humord: ;
  skos:mappingRelation <http://dewey.info/class/943.10879/e23/> ;
  skos:prefLabel "Aust-Tysklands fall"@nn, "Fall of East Germany"@en, "Øst-Tysklands fall"@nb ;
  skos:related humord:c03490 .

humord:c03490
  a ns0:Geographic, skos:Concept ;
  skos:prefLabel "Aust-Tyskland"@nn, "East Germany"@en, "Øst-Tyskland"@nb ;
  skos:related humord:c17984 .

humord:c04166
  a isothes:ThesaurusArray, skos:Collection ;
  skos:narrower humord:c17984 ;
  skos:prefLabel "(historie etter riks- eller unionsoppløysingar)"@nn, "(historie etter riks- eller unionsoppløsninger)"@nb, "(history by dissolutions of state or union)"@en .

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

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

