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

<http://data.ub.uio.no/onto#Topic>
  a rdfs:Class, owl:Class ;
  rdfs:label "Innholdsbeskrivende emne"@nb, "Topic"@en .

humord:c04169
  a isothes:ThesaurusArray, skos:Collection ;
  skos:narrower humord:c04170 ;
  skos:prefLabel "(historie etter rikssamlingar)"@nn, "(historie etter rikssamlinger)"@nb, "(history by unification)"@en .

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

humord:c04170
  a <http://data.ub.uio.no/onto#Topic>, skos:Concept ;
  ns0:ccmapperCandidates 10 ;
  ns0:ccmapperState "accepted" ;
  dc:created "2018-04-10T00:00:00"^^xsd:dateTime ;
  dc:identifier "HUME04170" ;
  dc:modified "2024-12-16T08:31:33"^^xsd:dateTime ;
  skos:altLabel "Eidsvoldsforsamlinga"@nn, "Riksforsamlinga 1814"@nn, "Eidsvoldsforsamlingen"@nb, "Riksforsamlingen 1814"@nb, "Riksforsamlingen på Eidsvoll (1814)"@nb ;
  skos:broadMatch <http://dewey.info/class/948.1025/e23/> ;
  skos:broader humord:c04169 ;
  skos:inScheme humord: ;
  skos:mappingRelation <http://dewey.info/class/948.1025/e23/> ;
  skos:prefLabel "Riksforsamlingen på Eidsvoll"@nb, "Riksforsamlinga på Eidsvoll"@nn, "Norwegian Constituent Assembly"@en .

