@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:940
  skos:prefLabel "signos y síntomas (plantas)"@es, "signs and symptoms (plants)"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:291549 .

nalt:20266
  skos:prefLabel "crecimiento de planta"@es, "plant growth"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:291549 .

nalt:946
  skos:prefLabel "epinastia"@es, "epinasty"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:291549 .

nalt:14074
  skos:prefLabel "tropismos"@es, "tropisms"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:291549 .

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

nalt:54365
  skos:prefLabel "nastia"@es, "nastic movement"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:291549 .

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

nalt:291549
  skos:prefLabel "hiponastia"@es, "hyponasty"@en ;
  ns0:marc001 "82006" ;
  skos:hiddenLabel "hyponastic"@en, "hyponastically"@en ;
  skos:related nalt:14074, nalt:946, nalt:54365 ;
  skos:definition nalt:291549_def ;
  a ns0:Topic, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2017-02-07"^^xsd:date ;
  skos:broader nalt:20266, nalt:940 ;
  dc:modified "2017-11-10"^^xsd:date .

nalt:291549_def
  rdf:value "Crecimiento mayor de la parte abaxial de una planta con respecto a su parte adaxial, que hace que esa parte, como una hoja, se enrolle hacia arriba."@es, "Stronger growth on the lower surface than on the upper surface of a plant part, which causes the part, such as a leaf, to curl upward."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

