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

nalt:669
  skos:prefLabel "Australasia"@es, "Australasian region"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:related nalt:275124 .

nalt:275124
  skos:prefLabel "archipiélago indoaustraliano"@es, "Indo-Australian Archipelago"@en ;
  dc:created "2016-03-25"^^xsd:date ;
  skos:altLabel "IAA (Indo-Australian Archipelago)"@en ;
  skos:broader nalt:12929 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Geographical> ;
  skos:hiddenLabel "Indo-Australian-Archipelago"@en, "Indo-Australian Islands"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "77350" ;
  skos:related nalt:669 ;
  dc:modified "2016-12-07"^^xsd:date .

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

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

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

