@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://data.ub.uio.no/onto#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

humord:c26023
  a isothes:ThesaurusArray, skos:Collection ;
  skos:narrower humord:c26025 ;
  skos:prefLabel "(historie etter terrorangrep)"@nn, "(historie etter terrorangrep)"@nb, "(history by terror attacks)"@en .

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

humord:c26025
  a <http://data.ub.uio.no/onto#Temporal>, skos:Concept ;
  ns0:ccmapperCandidates 10 ;
  ns0:ccmapperState "accepted" ;
  dc:created "2019-02-03T00:00:00"^^xsd:dateTime ;
  dc:identifier "HUME26025" ;
  dc:modified "2024-09-20T09:15:38"^^xsd:dateTime ;
  skos:altLabel "22. juli-terroren"@nn, "22. juli-terroren"@nb, "Utøyamassakren"@nn, "Utøyamassakren"@nb, "22.jul.11"@nb, "22. juli"@nb ;
  skos:broadMatch <http://dewey.info/class/363.32509481/e23/>, <http://dewey.info/class/303.62509481/e23/>, <http://dewey.info/class/948.10512/e23/> ;
  skos:broader humord:c26023 ;
  skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
  skos:inScheme humord: ;
  skos:mappingRelation <http://dewey.info/class/948.10512/e23/>, <http://dewey.info/class/363.32509481/e23/>, <http://dewey.info/class/303.62509481/e23/> ;
  skos:prefLabel "22. juli 2011"@nn, "22. juli 2011"@nb, "Utøya massacre"@en .

ns0:Temporal
  a rdfs:Class, owl:Class ;
  rdfs:label "Kronologisk"@nb, "Chronological"@en .

