@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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:13935 .

nalt:13934
  skos:prefLabel "Indonesia"@es, "Indonesia"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:related nalt:13935 .

nalt:17628
  skos:prefLabel "Papúa Nueva Guinea"@es, "Papua New Guinea"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:broader nalt:13935 .

nalt:13935_def
  rdf:value "Isla del Pacífico Occidental dividida en Irian Jaya (Indonesia) y Papúa Nueva Guinea (independiente desde 1975, antiguamente territorio a cargo de las Naciones Unidas)."@es, "An island in the west Pacific Ocean divided into Irian Jaya (Indonesia) and Papua New Guinea (independent from 1975, formerly an United Nations trust territory)."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:13937
  skos:prefLabel "Islas del Océano Pacífico"@es, "Pacific Ocean Islands"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:narrower nalt:13935 .

nalt:685
  skos:prefLabel "Melanesia"@es, "Melanesia"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:related nalt:13935 .

nalt:13935
  skos:altLabel "Irian Jaya"@en, "Dutch New Guinea"@en, "Irian Barat"@en ;
  skos:scopeNote "Usar para referirse a 1) el período anterior a 1975 cuando Nueva Guinea era una entidad política, 2) las islas en su conjunto o 3) para referirse a Irian Jaya."@es, "Use for works 1) referring to the period prior to 1975 when New Guinea was a political entity, 2) use for works of any time that relate to the island as a whole or 3) use for Irian Jaya."@en ;
  skos:hiddenLabel "New-Guinea"@en ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85091290> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:669, nalt:685, nalt:13934 ;
  dc:modified "2015-11-04"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Geographical> ;
  skos:broader nalt:13937 ;
  skos:prefLabel "Nueva Guinea"@es, "New Guinea"@en ;
  skos:narrower nalt:17628 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:13935_def ;
  ns0:marc001 "25247" .

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

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

