@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

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

humord:c28290
  a skos:Concept, <http://data.ub.uio.no/onto#Geographic> ;
  ns0:ccmapperCandidates 32 ;
  ns0:ccmapperState "accepted" ;
  dc:created "2015-10-01T00:00:00"^^xsd:dateTime ;
  dc:identifier "HUME28290" ;
  dc:modified "2025-02-11T13:59:19"^^xsd:dateTime ;
  skos:altLabel "Nuevo Reino de Granada"@nn, "Nuevo Reino de Granada"@nb, "Nuevo Reino de Granada"@en, "New Granada"@en, "Reino de la Nueva Granada"@nn, "Reino de la Nueva Granada"@nb ;
  skos:broadMatch <http://dewey.info/class/987.03/e23/>, <http://dewey.info/class/986.602/e23/>, <http://dewey.info/class/972.8702/e23/> ;
  skos:broader humord:c01652 ;
  skos:closeMatch <http://dewey.info/class/986.1052/e23/> ;
  skos:editorialNote "Lukket bemerkning: ubt15"@nb ;
  skos:exactMatch <http://dewey.info/class/918.61/e23/>, <http://dewey.info/class/986.102/e23/>, <http://dewey.info/class/2--861/e23/> ;
  skos:inScheme humord: ;
  skos:mappingRelation <http://dewey.info/class/986.102/e23/>, <http://dewey.info/class/972.8702/e23/>, <http://dewey.info/class/986.602/e23/>, <http://dewey.info/class/918.61/e23/>, <http://dewey.info/class/987.03/e23/>, <http://dewey.info/class/986.1052/e23/>, <http://dewey.info/class/972.8703/e23/>, <http://dewey.info/class/2--861/e23/> ;
  skos:prefLabel "New Kingdom of Granada"@en, "Ny-Granada"@nn, "Ny-Granada"@nb ;
  skos:relatedMatch <http://dewey.info/class/972.8703/e23/> .

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

humord:c01652
  a isothes:ThesaurusArray, skos:Collection ;
  skos:narrower humord:c28290 ;
  skos:prefLabel "(Amerika i land)"@nn, "(Amerika i land)"@nb, "(America by countries)"@en .

