@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:55418
  ns0:marc001 "25723" ;
  a ns0:Topic, skos:Concept ;
  skos:prefLabel "nutación"@es, "nutation"@en ;
  skos:definition nalt:55418_def ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:54365 ;
  skos:altLabel "nutational movement"@en, "circumnutation"@en, "nutational movements"@en ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85093443> ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:broader nalt:1821 .

nalt:1821
  skos:prefLabel "fisiología vegetal"@es, "plant physiology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:55418 .

nalt:55418_def
  rdf:value "Movimiento de parte de las plantas causado por crecimiento irregular detectado en el almácigo en crecimiento y en los movimientos “de búsqueda” de los jóvenes zarcillos en crecimiento."@es, "Movement of plant parts caused by irregular growth, such as the circular movement detected in growing seedlings and the \"searching\" movement of growing young tendrils."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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:55418 .

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

