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

humord:c12345
  a skos:Concept, <http://data.ub.uio.no/onto#Topic> ;
  ns0:ccmapperCandidates 33 ;
  ns0:ccmapperState "accepted" ;
  dc:created "2009-10-22T00:00:00"^^xsd:dateTime ;
  dc:identifier "HUME12345" ;
  dc:modified "2025-01-28T07:39:18"^^xsd:dateTime ;
  skos:altLabel "Offentlige høytidsdager"@nb, "Holy-days (Religious feasts)"@en, "Offentlege høgtidsdagar"@nn ;
  skos:broader humord:c11108 ;
  skos:closeMatch <http://dewey.info/class/398.236/e23/>, <http://dewey.info/class/331.2576/e23/>, <http://dewey.info/class/398.33/e23/>, <http://dewey.info/class/658.3122/e23/> ;
  skos:definition "Dag med fast innslag av gudstjenestlige handlinger <BOB>"@nb ;
  skos:exactMatch <http://dewey.info/class/203.6/e23/>, <http://dewey.info/class/394.26/e23/> ;
  skos:inScheme humord: ;
  skos:mappingRelation <http://dewey.info/class/331.2576/e23/>, <http://dewey.info/class/344.091/e23/>, <http://dewey.info/class/658.3122/e23/>, <http://dewey.info/class/297.36/e23/>, <http://dewey.info/class/296.43/e23/>, <http://dewey.info/class/306.48125/e23/>, <http://dewey.info/class/394.26/e23/>, <http://dewey.info/class/263.9/e23/>, <http://dewey.info/class/203.6/e23/>, <http://dewey.info/class/398.33/e23/>, <http://dewey.info/class/398.236/e23/> ;
  skos:narrower humord:c11111, humord:c12346 ;
  skos:prefLabel "Helligdager"@nb, "Public holidays"@en, "Heilagdagar"@nn ;
  skos:related humord:c08615 ;
  skos:relatedMatch <http://dewey.info/class/306.48125/e23/>, <http://dewey.info/class/296.43/e23/>, <http://dewey.info/class/344.091/e23/>, <http://dewey.info/class/297.36/e23/>, <http://dewey.info/class/263.9/e23/> .

humord:c11111
  a ns0:Topic, skos:Concept ;
  skos:broader humord:c12345 ;
  skos:prefLabel "Søndagar"@nn, "Søndager"@nb, "Sundays"@en .

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

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

humord:c11108
  a isothes:ThesaurusArray, skos:Collection ;
  skos:narrower humord:c12345 ;
  skos:prefLabel "(tid inndelt i einingar)"@nn, "(tid inndelt i enheter)"@nb, "(time divided in units)"@en .

humord:c12346
  a ns0:Topic, skos:Concept ;
  skos:broader humord:c12345 ;
  skos:prefLabel "Sabbat"@nn, "Sabbath"@en, "Sabbat"@nb .

humord:c08615
  a ns0:Topic, skos:Concept ;
  skos:prefLabel "Religiøse fester"@nn, "Religious feasts"@en, "Religiøse fester"@nb ;
  skos:related humord:c12345 .

