@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#> .

humord:c29169
  a <http://data.ub.uio.no/onto#Topic>, skos:Concept ;
  skos:narrower humord:c21094 ;
  skos:prefLabel "Themes"@en, "Motiv"@nn, "Motiver"@nb .

humord:c21094
  a <http://data.ub.uio.no/onto#Topic>, skos:Concept ;
  ns0:ccmapperCandidates 11 ;
  ns0:ccmapperState "accepted" ;
  dc:created "2017-08-22T00:00:00"^^xsd:dateTime ;
  dc:identifier "HUME21094" ;
  dc:modified "2025-08-26T17:15:26"^^xsd:dateTime ;
  skos:broader humord:c29169 ;
  skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
  skos:inScheme humord: ;
  skos:prefLabel "Artificial humans"@en, "Kunstige menneske"@nn, "Kunstige mennesker"@nb ;
  skos:related humord:c07060 .

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

humord:c07060
  a ns0:Topic, skos:Concept ;
  skos:prefLabel "Science fiction"@nn, "Science fiction"@en, "Science fiction"@nb ;
  skos:related humord:c21094 .

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

