@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 realfagstermer: <http://data.ub.uio.no/realfagstermer/> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

humord:c29622
  a <http://data.ub.uio.no/onto#Geographic>, skos:Concept ;
  skos:broader humord:c12724 ;
  skos:prefLabel "Mogadishu"@nn, "Mogadishu"@en, "Mogadishu"@nb .

humord:c58482
  a <http://data.ub.uio.no/onto#Geographic>, skos:Concept ;
  skos:prefLabel "Somaliland"@nn, "Republic of Somaliland"@en, "Somaliland"@nb ;
  skos:related humord:c12724 .

humord:c12724
  a <http://data.ub.uio.no/onto#Geographic>, skos:Concept ;
  ns0:ccmapperCandidates 18 ;
  ns0:ccmapperState "accepted" ;
  dc:created "1995-04-03T00:00:00"^^xsd:dateTime ;
  dc:identifier "HUME12724" ;
  dc:modified "2025-02-04T08:28:06"^^xsd:dateTime ;
  skos:broader humord:c01541 ;
  skos:exactMatch <http://dewey.info/class/967.73/e23/>, <http://dewey.info/class/2--6773/e23/>, realfagstermer:c030487, <http://dewey.info/class/916.773/e23/> ;
  skos:inScheme humord: ;
  skos:mappingRelation <http://dewey.info/class/967.73/e23/>, <http://dewey.info/class/2--6773/e23/>, <http://dewey.info/class/916.773/e23/>, realfagstermer:c030487 ;
  skos:narrower humord:c29622 ;
  skos:prefLabel "Somalia"@nn, "Somalia"@en, "Somalia"@nb ;
  skos:related humord:c58482 .

humord:c01541
  a isothes:ThesaurusArray, skos:Collection ;
  skos:narrower humord:c12724 ;
  skos:prefLabel "(Afrika i land)"@nn, "(Afrika i land)"@nb, "(Africa by countries)"@en .

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

ns0:Geographic
  a rdfs:Class, owl:Class ;
  rdfs:label "Geographic"@en, "Geografisk"@nb .

