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

humord:c17296
  a <http://data.ub.uio.no/onto#Geographic>, skos:Concept ;
  skos:prefLabel "Tigris"@nn, "Tigris (River)"@en, "Tigris"@nb ;
  skos:related humord:c17295 .

humord:c02150
  a isothes:ThesaurusArray, skos:Collection ;
  skos:narrower humord:c17295 ;
  skos:prefLabel "(elvar i Asia)"@nn, "(elver i Asia)"@nb, "(rivers in Asia)"@en .

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

humord:c17295
  a <http://data.ub.uio.no/onto#Geographic>, skos:Concept ;
  ns0:ccmapperCandidates 10 ;
  ns0:ccmapperState "accepted" ;
  dc:created "1999-10-11T00:00:00"^^xsd:dateTime ;
  dc:identifier "HUME17295" ;
  dc:modified "2025-02-24T07:43:17"^^xsd:dateTime ;
  skos:altLabel "Eufrat"@en ;
  skos:broadMatch <http://dewey.info/class/915.691/e23/>, <http://dewey.info/class/956.91/e23/>, <http://dewey.info/class/2--5691/e23/>, <http://dewey.info/class/2--5667/e23/>, <http://dewey.info/class/915.667/e23/>, <http://dewey.info/class/956.67/e23/> ;
  skos:broader humord:c02150 ;
  skos:exactMatch <http://dewey.info/class/915.674/e23/>, <http://dewey.info/class/2--5674/e23/>, <http://dewey.info/class/956.74/e23/> ;
  skos:inScheme humord: ;
  skos:mappingRelation <http://dewey.info/class/956.91/e23/>, <http://dewey.info/class/2--5674/e23/>, <http://dewey.info/class/915.674/e23/>, <http://dewey.info/class/956.67/e23/>, <http://dewey.info/class/2--5691/e23/>, <http://dewey.info/class/915.691/e23/>, <http://dewey.info/class/956.74/e23/>, <http://dewey.info/class/915.667/e23/>, <http://dewey.info/class/2--5667/e23/> ;
  skos:prefLabel "Eufrat"@nn, "Eufrat"@nb, "Euphrates (River)"@en ;
  skos:related humord:c17296 .

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

