@prefix humord: <http://data.ub.uio.no/humord/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:c70035
  a <http://data.ub.uio.no/onto#Topic>, skos:Concept ;
  dc:created "2025-09-25T00:00:00"^^xsd:dateTime ;
  dc:identifier "HUME70035" ;
  dc:modified "2025-09-25T09:39:38"^^xsd:dateTime ;
  skos:altLabel "Sulitjelma matter"@en, "Sulitjelmaaffæren"@nn, "Sulitjelmaaffæren"@nb ;
  skos:broader humord:c27711 ;
  skos:definition "Sulitjelma-affæren er ettertidens betegnelse på en konflikt mellom arbeidere og politi i gruvesamfunnet Sulitjelma i 1918. <wikipedia>"@nb ;
  skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
  skos:inScheme humord: ;
  skos:prefLabel "Sulitjelma-affair"@en, "Sulitjelma-affæren"@nn, "Sulitjelma-affæren"@nb .

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

humord:c27711
  a isothes:ThesaurusArray, skos:Collection ;
  skos:narrower humord:c70035 ;
  skos:prefLabel "(historie etter politiske hendingar"@nn, "(historie etter politiske hendelser)"@nb, "(history by political events)"@en .

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

