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

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

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

humord:c03136
  a <http://data.ub.uio.no/onto#Geographic>, skos:Concept ;
  ns0:ccmapperCandidates 12 ;
  ns0:ccmapperState "accepted" ;
  dc:created "1996-03-25T00:00:00"^^xsd:dateTime ;
  dc:identifier "HUME03136" ;
  dc:modified "2024-10-10T08:50:02"^^xsd:dateTime ;
  skos:altLabel "Islas Baleares"@nn, "Islas Baleares"@nb, "Illes Balears"@nn, "Illes Balears"@nb ;
  skos:broader humord:c14086 ;
  skos:exactMatch realfagstermer:c030379, <http://dewey.info/class/914.675/e23/>, <http://dewey.info/class/946.75/e23/>, <http://dewey.info/class/2--4675/e23/> ;
  skos:inScheme humord: ;
  skos:mappingRelation <http://dewey.info/class/946.75/e23/>, <http://dewey.info/class/2--4675/e23/>, <http://dewey.info/class/914.675/e23/>, realfagstermer:c030379 ;
  skos:narrower humord:c03140, humord:c03139, humord:c03138, humord:c03141 ;
  skos:prefLabel "Balearene"@nb, "Balearane"@nn, "Balearic Islands"@en .

humord:c03140
  a ns0:Geographic, skos:Concept ;
  skos:broader humord:c03136 ;
  skos:prefLabel "Mallorca"@nn, "Mallorca"@en, "Mallorca"@nb .

humord:c03139
  a ns0:Geographic, skos:Concept ;
  skos:broader humord:c03136 ;
  skos:prefLabel "Ibiza"@nn, "Ibiza"@nb, "Ibiza"@en .

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

humord:c03141
  a ns0:Geographic, skos:Concept ;
  skos:broader humord:c03136 ;
  skos:prefLabel "Menorca"@nn, "Menorca"@en, "Menorca"@nb .

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

