@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 realfagstermer: <http://data.ub.uio.no/realfagstermer/> .
@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:c02155
  a skos:Concept, <http://data.ub.uio.no/onto#Geographic> ;
  ns0:ccmapperCandidates 12 ;
  ns0:ccmapperState "accepted" ;
  dc:created "1994-03-21T00:00:00"^^xsd:dateTime ;
  dc:identifier "HUME02155" ;
  dc:modified "2025-02-28T12:30:58"^^xsd:dateTime ;
  skos:broadMatch <http://dewey.info/class/2--433/e23/>, <http://dewey.info/class/943.612/e23/>, <http://dewey.info/class/914.373/e23/>, <http://dewey.info/class/943.9/e23/>, <http://dewey.info/class/2--43612/e23/>, <http://dewey.info/class/914.3612/e23/>, <http://dewey.info/class/943.3/e23/>, <http://dewey.info/class/914.39/e23/>, <http://dewey.info/class/914.33/e23/>, <http://dewey.info/class/947.7/e23/>, <http://dewey.info/class/2--477/e23/>, <http://dewey.info/class/2--4373/e23/>, <http://dewey.info/class/2--439/e23/>, <http://dewey.info/class/943.73/e23/>, <http://dewey.info/class/914.77/e23/> ;
  skos:broader humord:c02154 ;
  skos:exactMatch <http://dewey.info/class/914.96/e23/>, <http://dewey.info/class/2--496/e23/>, <http://dewey.info/class/949.6/e23/>, realfagstermer:c030525 ;
  skos:inScheme humord: ;
  skos:mappingRelation <http://dewey.info/class/914.3612/e23/>, <http://dewey.info/class/2--43612/e23/>, realfagstermer:c030525, <http://dewey.info/class/943.9/e23/>, <http://dewey.info/class/943.73/e23/>, <http://dewey.info/class/2--477/e23/>, <http://dewey.info/class/943.612/e23/>, <http://dewey.info/class/914.373/e23/>, <http://dewey.info/class/914.33/e23/>, <http://dewey.info/class/947.7/e23/>, <http://dewey.info/class/2--496/e23/>, <http://dewey.info/class/2--439/e23/>, <http://dewey.info/class/914.96/e23/>, <http://dewey.info/class/943.3/e23/>, <http://dewey.info/class/2--433/e23/>, <http://dewey.info/class/2--4373/e23/>, <http://dewey.info/class/949.6/e23/>, <http://dewey.info/class/914.77/e23/>, <http://dewey.info/class/914.39/e23/> ;
  skos:prefLabel "Donau"@nb, "Donau"@nn, "Danube (River)"@en .

humord:c02154
  a isothes:ThesaurusArray, skos:Collection ;
  skos:narrower humord:c02155 ;
  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 .

