@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:57751
  skos:prefLabel "variación fenotípica"@es, "phenotypic variation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:137311 .

nalt:137311_def
  rdf:value "La capacidad de un organismo de un genotipo dado, a cambiar su fenotipo en respuesta a cambios del medio ambiente."@es, "The capacity of an organism of a given genotype to change its phenotype in response to changes in the environment."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:6003
  skos:prefLabel "fenotipo"@es, "phenotype"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:137311 .

nalt:137311
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:hiddenLabel "phenotypic change"@en, "trans-generational plasticity"@en, "phenotypic plastic"@en, "intra-generational plasticity"@en, "plastic phenotype"@en, "phenotypic-plastic"@en, "morphological plasticity"@en, "inter-generational plasticity"@en, "plasticity in phenotype"@en, "phenotypic shift"@en, "phenotypic shifts"@en, "plastic phenotypes"@en, "phenotypic-plasticity"@en, "phenotypic changes"@en, "intragenerational plasticity"@en, "phenotype plasticity"@en, "transgenerational plasticity"@en ;
  skos:related nalt:6003, nalt:37429, nalt:2165 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:modified "2020-09-09"^^xsd:date ;
  skos:prefLabel "plasticidad fenotípica"@es, "phenotypic plasticity"@en ;
  skos:definition nalt:137311_def ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh2006003746>, <http://id.agrisemantics.org/gacs/C13923> ;
  skos:broader nalt:57751 ;
  dc:created "2010-09-08"^^xsd:date ;
  ns0:marc001 "59142" .

nalt:2165
  skos:prefLabel "adaptación"@es, "evolutionary adaptation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:137311 .

nalt:37429
  skos:prefLabel "interacción genotipo-ambiente"@es, "genotype-environment interaction"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:137311 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

