@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:36295
  skos:exactMatch <http://id.cabi.org/cabt/121006>, <http://id.agrisemantics.org/gacs/C631>, <http://aims.fao.org/aos/agrovoc/c_8025> ;
  ns0:marc001 "38743" ;
  a ns0:Geographical, skos:Concept ;
  skos:altLabel "Ellice Island"@en ;
  dc:modified "2012-11-30"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:13937 ;
  skos:related nalt:696 ;
  skos:prefLabel "Tuvalu"@es, "Tuvalu"@en ;
  skos:closeMatch wd:Q672 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> .

nalt:13937
  skos:prefLabel "Islas del Océano Pacífico"@es, "Pacific Ocean Islands"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:narrower nalt:36295 .

nalt:696
  skos:prefLabel "Polinesia"@es, "Polynesia"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:36295 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

ns0:Geographical
  rdfs:label "Geographical"@en ;
  a owl:Class .

