@prefix humord: <http://data.ub.uio.no/humord/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <http://data.ub.uio.no/onto#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

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

humord:c01557
  a <http://data.ub.uio.no/onto#Geographic>, skos:Concept ;
  skos:narrower humord:c17632 ;
  skos:prefLabel "Etiopia"@nn, "Ethiopia"@en, "Etiopia"@nb .

humord:c17632
  a <http://data.ub.uio.no/onto#Geographic>, skos:Concept ;
  ns0:ccmapperCandidates 14 ;
  ns0:ccmapperState "accepted" ;
  dc:created "2000-05-02T00:00:00"^^xsd:dateTime ;
  dc:identifier "HUME17632" ;
  dc:modified "2024-08-29T07:49:34"^^xsd:dateTime ;
  skos:altLabel "Axum"@nn, "Axum"@nb, "Aksum"@en, "Aksumittiske riket"@nb ;
  skos:broadMatch <http://dewey.info/class/2--634/e23/>, <http://dewey.info/class/963.4/e23/>, <http://dewey.info/class/963.501/e23/>, <http://dewey.info/class/916.34/e23/> ;
  skos:broader humord:c01557 ;
  skos:definition "Aksum er en by i det nordlige Etiopia. Tidligere et mektig kongedømme ca 400 f.Kr.-650  e.Kr. <SNL>"@nb ;
  skos:inScheme humord: ;
  skos:mappingRelation <http://dewey.info/class/963.4/e23/>, <http://dewey.info/class/2--634/e23/>, <http://dewey.info/class/963.501/e23/>, <http://dewey.info/class/916.34/e23/> ;
  skos:prefLabel "Axum"@en, "Aksum"@nn, "Aksum"@nb .

