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

nalt:5260
  skos:prefLabel "agricultura"@es, "agriculture"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:5503 .

nalt:26898
  skos:prefLabel "trópicos"@es, "tropics"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:5503 .

nalt:306178
  skos:prefLabel "plantas tropicales"@es, "tropical plants"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:5503 .

nalt:125092
  skos:prefLabel "Centro Agronómico Tropical de Investigación y Enseñanza"@es, "Research and Education Center for Tropical Agriculture"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:5503 .

nalt:26891
  skos:prefLabel "suelo tropical"@es, "tropical soils"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:5503 .

nalt:26896
  skos:prefLabel "subtrópico"@es, "subtropics"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:5503 .

nalt:69015
  skos:prefLabel "horticultura tropical y subtropical"@es, "tropical and subtropical horticulture"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:5503 .

nalt:41234
  skos:prefLabel "silvicultura tropical y subtropical"@es, "tropical and subtropical forestry"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:5503 .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:5503
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:306178, nalt:125092, nalt:30195, nalt:69015, nalt:26896, nalt:422, nalt:26891, nalt:13571, nalt:41234, nalt:26898 ;
  ns0:marc001 "38573" ;
  skos:prefLabel "tropical agriculture"@en, "agricultura tropical"@es ;
  skos:hiddenLabel "tropical-agriculture"@en ;
  skos:altLabel "subtropical agriculture"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:5260 ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2017-08-02"^^xsd:date ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85138053> .

nalt:422
  skos:prefLabel "alimentos tropicales"@es, "tropical foods"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:5503 .

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

nalt:13571
  skos:prefLabel "frutas tropicales y subtropicales"@es, "tropical and subtropical fruits"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:5503 .

nalt:30195
  skos:prefLabel "cultivos tropicales y subtropicales"@es, "tropical and subtropical crops"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:5503 .

