@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: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:946 .

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

nalt:946_def
  rdf:value "Crecimiento más fuerte en la superficie superior que en la inferior de una planta, que provoca que una parte de la planta, como una hoja, se curve hacia abajo."@es, "Stronger growth on the upper surface than on the under surface of a plant part, which causes the part, such as a leaf, to curl downward."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:946
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:20266, nalt:940 ;
  dc:modified "2017-02-07"^^xsd:date ;
  ns0:marc001 "13871" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "epinasty"@en, "epinastia"@es ;
  skos:related nalt:291549, nalt:54365 ;
  skos:definition nalt:946_def .

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

nalt:54365
  skos:prefLabel "nastia"@es, "nastic movement"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:946 .

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

nalt:291549
  skos:prefLabel "hiponastia"@es, "hyponasty"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:946 .

