@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 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:c25770
  a <http://data.ub.uio.no/onto#Geographic>, skos:Concept ;
  skos:broader humord:c28948 ;
  skos:prefLabel "Nagar"@nn, "Nagar"@nb, "Nagar"@en .

humord:c28948
  a <http://data.ub.uio.no/onto#Geographic>, skos:Concept ;
  ns0:ccmapperCandidates 10 ;
  ns0:ccmapperState "accepted" ;
  dc:created "2017-02-22T00:00:00"^^xsd:dateTime ;
  dc:identifier "HUME28948" ;
  dc:modified "2025-02-25T09:45:58"^^xsd:dateTime ;
  skos:broader humord:c28961 ;
  skos:definition "Gilgit-Baltistan er det nordligste politiske området i Pakistan, og grenser i nord til Afghanistan til Kina i nordøst, og i sørøst til Jammu og Kashmir <Wikipedia>"@nb ;
  skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
  skos:exactMatch <http://dewey.info/class/2--549132/e23/>, <http://dewey.info/class/915.49132/e23/>, <http://dewey.info/class/954.9132/e23/> ;
  skos:inScheme humord: ;
  skos:mappingRelation <http://dewey.info/class/954.9132/e23/>, <http://dewey.info/class/915.49132/e23/>, <http://dewey.info/class/2--549132/e23/> ;
  skos:narrower humord:c17922, humord:c13460, humord:c02052, humord:c25770, humord:c02048, humord:c02067 ;
  skos:prefLabel "Gilgit-Baltistan"@nn, "Gilgit-Baltistan"@en, "Gilgit-Baltistan"@nb .

humord:c28961
  a isothes:ThesaurusArray, skos:Collection ;
  skos:narrower humord:c28948 ;
  skos:prefLabel "(Pakistan i administrative einigar)"@nn, "(Pakistan i administrative enheter)"@nb, "(Pakistan in administrative units)"@en .

humord:c02067
  a ns0:Geographic, skos:Concept ;
  skos:broader humord:c28948 ;
  skos:prefLabel "Yasindalen"@nn, "Yasindalen"@nb, "Yasin Valley"@en .

humord:c13460
  a ns0:Geographic, skos:Concept ;
  skos:broader humord:c28948 ;
  skos:prefLabel "Astore Valley"@nn, "Astore Valley"@nb, "Astore Valley"@en .

humord:c02048
  a ns0:Geographic, skos:Concept ;
  skos:broader humord:c28948 ;
  skos:prefLabel "Baltistan"@nn, "Baltistan"@nb, "Baltistan"@en .

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

humord:c02052
  a ns0:Geographic, skos:Concept ;
  skos:broader humord:c28948 ;
  skos:prefLabel "Hunza"@en, "Hunza"@nn, "Hunza"@nb .

humord:c17922
  a ns0:Geographic, skos:Concept ;
  skos:broader humord:c28948 ;
  skos:prefLabel "Gilgit"@nn, "Gilgit"@nb, "Gilgit"@en .

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

