@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 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#> .

humord:c18382
  a <http://data.ub.uio.no/onto#Geographic>, skos:Concept ;
  skos:broader humord:c01946 ;
  skos:prefLabel "Okinawa"@nn, "Okinawa Prefecture"@en, "Okinawa"@nb .

humord:c18545
  a isothes:ThesaurusArray, skos:Collection ;
  skos:narrower humord:c01946 ;
  skos:prefLabel "(øyar i Japan)"@nn, "(øyer i Japan)"@nb, "(islands in Japan)"@en .

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

humord:c01946
  a <http://data.ub.uio.no/onto#Geographic>, skos:Concept ;
  ns0:ccmapperCandidates 16 ;
  ns0:ccmapperState "accepted" ;
  dc:created "2002-07-02T00:00:00"^^xsd:dateTime ;
  dc:identifier "HUME01946" ;
  dc:modified "2025-02-21T14:54:33"^^xsd:dateTime ;
  skos:altLabel "Ryukyuøyene"@nn ;
  skos:broader humord:c18545 ;
  skos:closeMatch <http://dewey.info/class/952.29/e23/>, <http://dewey.info/class/2--5229/e23/>, <http://dewey.info/class/915.229/e23/> ;
  skos:inScheme humord: ;
  skos:mappingRelation <http://dewey.info/class/2--5229/e23/>, <http://dewey.info/class/915.229/e23/>, <http://dewey.info/class/952.29/e23/> ;
  skos:narrower humord:c18382, humord:c20181 ;
  skos:prefLabel "Ryukyuøyane"@nn, "Ryukyu Islands"@en, "Ryukyuøyene"@nb .

humord:c20181
  a ns0:Geographic, skos:Concept ;
  skos:broader humord:c01946 ;
  skos:prefLabel "Amamiøyane"@nn, "Amamiøyene"@nb, "Amami Islands"@en .

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

