@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:334296_def
  rdf:value "Proceso mediante el cual los granos y las esporas de polen cambian de forma para adaptarse a las variaciones en el volumen del citoplasma, causadas por la hidratación cambiante de las células."@es, "Harmomegathy is the process by which pollen grains and spores change in shape to accommodate variations in the volume of the cytoplasm caused by cells changing hydration."@en ;
  dc:source "Fernfindez, M.C. and Rodriguez-Garcia. Review of Palaeobotany and Palynology 85 (1995) 99-109" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:8701
  skos:prefLabel "polen"@es, "pollen"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:334296 .

nalt:34627
  skos:prefLabel "relaciones planta-agua"@es, "plant-water relations"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:334296 .

nalt:334296
  skos:related nalt:7175, nalt:8701 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001previous "93951" ;
  dc:created "2019-09-26"^^xsd:date ;
  skos:definition nalt:334296_def ;
  skos:broader nalt:34627 ;
  skos:prefLabel "harmomegatia"@es, "harmomegathy"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "harmomegathic"@en ;
  dc:modified "2019-12-16"^^xsd:date ;
  ns0:marc001 "9813981408000041" .

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

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

nalt:7175
  skos:prefLabel "polinización"@es, "pollination"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:334296 .

