@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 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 owl: <http://www.w3.org/2002/07/owl#> .

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

humord:c17706
  a <http://data.ub.uio.no/onto#Geographic>, skos:Concept ;
  ns0:ccmapperCandidates 7 ;
  ns0:ccmapperState "accepted" ;
  dc:created "2000-05-31T00:00:00"^^xsd:dateTime ;
  dc:identifier "HUME17706" ;
  dc:modified "2025-02-28T12:32:08"^^xsd:dateTime ;
  skos:altLabel "Escaut"@nn, "Escaut"@nb ;
  skos:broadMatch <http://dewey.info/class/2--4427/e23/>, <http://dewey.info/class/2--493/e23/>, <http://dewey.info/class/949.3/e23/>, <http://dewey.info/class/944.27/e23/>, <http://dewey.info/class/914.427/e23/>, <http://dewey.info/class/914.93/e23/> ;
  skos:broader humord:c02154 ;
  skos:definition "Schelde er en elv i Frankrike, Belgia og Nederland som er 435 kilometer lang. <SNL>"@nb ;
  skos:exactMatch <http://dewey.info/class/2--49242/e23/>, <http://dewey.info/class/949.242/e23/>, <http://dewey.info/class/914.9242/e23/> ;
  skos:inScheme humord: ;
  skos:mappingRelation <http://dewey.info/class/949.242/e23/>, <http://dewey.info/class/914.9242/e23/>, <http://dewey.info/class/914.427/e23/>, <http://dewey.info/class/2--49242/e23/>, <http://dewey.info/class/2--4427/e23/>, <http://dewey.info/class/944.27/e23/>, <http://dewey.info/class/914.93/e23/>, <http://dewey.info/class/949.3/e23/>, <http://dewey.info/class/2--493/e23/> ;
  skos:prefLabel "Schelde"@nn, "Schelde"@nb, "Scheldt (River)"@en .

humord:c02154
  a isothes:ThesaurusArray, skos:Collection ;
  skos:narrower humord:c17706 ;
  skos:prefLabel "(elvar i Europa)"@nn, "(elver i Europa)"@nb, "(rivers in Europe)"@en .

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

