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

nalt:65869
  skos:broader nalt:14074 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:hiddenLabel "thigmotropic"@en, "stereotropic"@en ;
  skos:altLabel "stereotropism"@en ;
  dc:modified "2014-02-18"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "37510" ;
  skos:prefLabel "tigmotropismo"@es, "thigmotropism"@en ;
  skos:definition nalt:65869_def .

nalt:14074
  skos:prefLabel "tropismos"@es, "tropisms"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:65869 .

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

nalt:65869_def
  rdf:value "Movimiento inducido en organismos sésiles, en respuesta a estímulos producidos por el tacto o el contacto, tal como el que se observa en hojas o zarcillos de las plantas."@es, "A movement induced in sessile organisms in response to touch or contact stimuli, such as seen in leaves or tendrils of plants."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

