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

humord:c03150
  a <http://data.ub.uio.no/onto#Geographic>, skos:Concept ;
  skos:broader humord:c03143 ;
  skos:prefLabel "Castilla la Nueva"@nn, "Castilla la Nueva"@nb, "New Castile"@en .

humord:c16988
  a <http://data.ub.uio.no/onto#Geographic>, skos:Concept ;
  skos:prefLabel "Castilla y León"@nn, "Castilla y León"@nb, "Castile and León"@en ;
  skos:related humord:c03143 .

humord:c03145
  a <http://data.ub.uio.no/onto#Geographic>, skos:Concept ;
  skos:broader humord:c03143 ;
  skos:prefLabel "Castilla la Vieja"@nn, "Old Castila"@en, "Castilla la Vieja"@nb .

humord:c16990
  a <http://data.ub.uio.no/onto#Geographic>, skos:Concept ;
  skos:prefLabel "Castilla-La Mancha"@nn, "Castilla-La Mancha"@nb, "Castilla-La Mancha"@en ;
  skos:related humord:c03143 .

humord:c03143
  a <http://data.ub.uio.no/onto#Geographic>, skos:Concept ;
  ns0:ccmapperCandidates 11 ;
  ns0:ccmapperState "accepted" ;
  dc:created "1999-01-23T00:00:00"^^xsd:dateTime ;
  dc:identifier "HUME03143" ;
  dc:modified "2024-09-04T16:53:41"^^xsd:dateTime ;
  skos:broader humord:c17008 ;
  skos:definition "Landskap og tidligere kongedømme i Spania. Delt i Castilla la Vieja og Castilla la Nueva. Fra 1979 delt i to autonome regioner: Castilla -La Mancha og   Castilla Leon <SNL>"@nb ;
  skos:exactMatch <http://dewey.info/class/2--463/e23/>, <http://dewey.info/class/946.3/e23/>, <http://dewey.info/class/914.63/e23/> ;
  skos:inScheme humord: ;
  skos:mappingRelation <http://dewey.info/class/2--463/e23/>, <http://dewey.info/class/946.3/e23/>, <http://dewey.info/class/914.63/e23/> ;
  skos:narrower humord:c03150, humord:c03145 ;
  skos:prefLabel "Castilla"@nn, "Castilla"@nb, "Castile"@en ;
  skos:related humord:c16988, humord:c16990 .

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

humord:c17008
  a isothes:ThesaurusArray, skos:Collection ;
  skos:narrower humord:c03143 ;
  skos:prefLabel "(Spania i landskap)"@nn, "(Spania i landskaper)"@nb, "(Spain in landscapes)"@en .

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

