@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 owl: <http://www.w3.org/2002/07/owl#> .

humord:c66594
  a <http://data.ub.uio.no/onto#Topic>, skos:Concept ;
  dc:created "2024-06-03T00:00:00"^^xsd:dateTime ;
  dc:identifier "HUME66594" ;
  dc:modified "2024-06-03T15:24:20"^^xsd:dateTime ;
  skos:altLabel "Universets fremtid"@nb, "Ultimate fate of the universe"@en, "Destruction of the universe"@en ;
  skos:broader humord:c08188 ;
  skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
  skos:inScheme humord: ;
  skos:prefLabel "Universets slutt"@nb, "End of the Universe"@en, "Allheimsendinga"@nn ;
  skos:related humord:c66560 .

humord:c08188
  a <http://data.ub.uio.no/onto#Topic>, skos:Concept ;
  skos:narrower humord:c66594 ;
  skos:prefLabel "Kosmologi"@nn, "Cosmology"@en, "Kosmologi"@nb .

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

humord:c66560
  a <http://data.ub.uio.no/onto#Geographic>, skos:Concept ;
  skos:prefLabel "Universet"@nn, "Universe"@en, "Universet"@nb ;
  skos:related humord:c66594 .

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

