@prefix humord: <http://data.ub.uio.no/humord/> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

humord:c14086
  a isothes:ThesaurusArray, skos:Collection ;
  skos:narrower humord:c16990 ;
  skos:prefLabel "(Spania i regionar)"@nn, "(Spania i regioner)"@nb, "(Spain by regions)"@en .

humord:c03156
  a <http://data.ub.uio.no/onto#Geographic>, skos:Concept ;
  skos:broader humord:c16990 ;
  skos:prefLabel "Toledo"@nn, "Toledo"@en, "Toledo"@nb .

humord:c16990
  a skos:Concept, <http://data.ub.uio.no/onto#Geographic> ;
  ns0:ccmapperCandidates 11 ;
  ns0:ccmapperState "accepted" ;
  dc:created "1999-01-23T00:00:00"^^xsd:dateTime ;
  dc:identifier "HUME16990" ;
  dc:modified "2024-09-04T16:47:20"^^xsd:dateTime ;
  skos:broader humord:c14086 ;
  skos:closeMatch <http://dewey.info/class/914.64/e23/>, <http://dewey.info/class/946.4/e23/>, <http://dewey.info/class/2--464/e23/> ;
  skos:inScheme humord: ;
  skos:mappingRelation <http://dewey.info/class/2--464/e23/>, <http://dewey.info/class/946.4/e23/>, <http://dewey.info/class/914.64/e23/> ;
  skos:narrower humord:c03156, humord:c11799, humord:c61798, humord:c12697 ;
  skos:prefLabel "Castilla-La Mancha"@nb, "Castilla-La Mancha"@en, "Castilla-La Mancha"@nn ;
  skos:related humord:c03143 .

humord:c03143
  a ns0:Geographic, skos:Concept ;
  skos:prefLabel "Castilla"@nn, "Castile"@en, "Castilla"@nb ;
  skos:related humord:c16990 .

humord:c61798
  a ns0:Geographic, skos:Concept ;
  skos:broader humord:c16990 ;
  skos:prefLabel "Ciudad Real"@nn, "Ciudad Real"@nb, "Ciudad Real"@en .

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

humord:c11799
  a ns0:Geographic, skos:Concept ;
  skos:broader humord:c16990 ;
  skos:prefLabel "Cuenca (Provins)"@nn, "Cuenca (Provins)"@nb, "Province of Cuenca"@en .

humord:c12697
  a ns0:Geographic, skos:Concept ;
  skos:broader humord:c16990 ;
  skos:prefLabel "La Mancha"@nn, "La Mancha"@nb, "La Mancha"@en .

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

