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

nalt:35147
  dc:modified "2014-12-23"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Geographical> ;
  skos:narrower nalt:35145 ;
  skos:broader nalt:12929 ;
  ns0:marc001 "37757" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "Timor"@es, "Timor"@en ;
  skos:scopeNote "Use for works of any time period that relate to the island as a whole."@en, "Usar en trabajos que se refieran a la isla en su totalidad, independientemente del tiempo."@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:related nalt:68632, nalt:234549, nalt:13934 ;
  skos:definition nalt:35147_def .

nalt:13934
  skos:prefLabel "Indonesia"@es, "Indonesia"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:35147 .

nalt:12929
  skos:prefLabel "Sudeste Asiático"@es, "South East Asia"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:narrower nalt:35147 .

nalt:35145
  skos:prefLabel "Timor Oriental"@es, "East Timor"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:broader nalt:35147 .

nalt:68632
  skos:prefLabel "habitantes de Asia del sur"@es, "Southeast Asians"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:35147 .

nalt:35147_def
  rdf:value "Isla del Pacífico Occidental dividida entre Indonesia y Timor Oriental (independiente desde 2002, antiguamente parte de Indonesia)."@es, "An island in the west Pacific Ocean divided into Indonesia and East Timor (independent since 2002, formerly part of Indonesia)."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:234549
  skos:prefLabel "mar de Timor"@es, "Timor Sea"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:35147 .

<https://lod.nal.usda.gov/nalt>
  rdfs:label "NALT Full"@en ;
  a skos:ConceptScheme .

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

