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

humord:c16996
  a <http://data.ub.uio.no/onto#Geographic>, skos:Concept ;
  ns0:ccmapperCandidates 9 ;
  ns0:ccmapperState "accepted" ;
  dc:created "2017-02-09T00:00:00"^^xsd:dateTime ;
  dc:identifier "HUME16996" ;
  dc:modified "2024-09-19T12:23:11"^^xsd:dateTime ;
  skos:altLabel "Comunitat valenciana"@nn, "Comunitat valenciana"@nb, "Comunidad Valenciana"@en, "Valencia (Region)"@nn, "Valencia (Region)"@nb ;
  skos:broader humord:c14086 ;
  skos:exactMatch <http://dewey.info/class/946.763/e23/>, <http://dewey.info/class/914.6763/e23/>, <http://dewey.info/class/2--46763/e23/> ;
  skos:inScheme humord: ;
  skos:mappingRelation <http://dewey.info/class/2--46763/e23/>, <http://dewey.info/class/914.6763/e23/>, <http://dewey.info/class/946.763/e23/> ;
  skos:narrower humord:c12529, humord:c03180 ;
  skos:prefLabel "Comunidad Valenciana"@nn, "Comunidad Valenciana"@nb, "Valencian Community"@en .

humord:c12529
  a ns0:Geographic, skos:Concept ;
  skos:broader humord:c16996 ;
  skos:prefLabel "Alicante (By)"@nn, "Alicante (By)"@nb, "Alicante (City)"@en .

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

humord:c03180
  a ns0:Geographic, skos:Concept ;
  skos:broader humord:c16996 ;
  skos:prefLabel "Valencia (By)"@nn, "Valencia (By)"@nb, "Valencia (City)"@en .

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

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

