@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#> .

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

nalt:306684
  skos:prefLabel "morfología de la semilla"@es, "seed morphology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:333825 .

nalt:333825
  skos:related nalt:306674, nalt:20440, nalt:306684, nalt:43614 ;
  skos:hiddenLabel "seeds growth"@en, "seed-growth"@en, "growth of seed"@en, "growth of seeds"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:broader nalt:20266 ;
  dc:modified "2019-11-25"^^xsd:date ;
  dc:created "2019-09-13"^^xsd:date ;
  skos:prefLabel "crecimiento de la semilla"@es, "seed growth"@en ;
  ns0:marc001previous "94629" ;
  ns0:marc001 "9813987518800041" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:43614
  skos:prefLabel "desarrollo de la semilla"@es, "seed development"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:333825 .

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

nalt:306674
  skos:prefLabel "tamaño de las semillas"@es, "seed size"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:333825 .

nalt:20440
  skos:prefLabel "semillas"@es, "seeds"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:333825 .

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

