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

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

nalt:206983
  skos:prefLabel "viabilidad celular"@es, "cell viability"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:334176 .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:42879
  skos:prefLabel "germinación del polen"@es, "pollen germination"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:334176 .

nalt:129
  skos:prefLabel "viabilidad"@es, "viability"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:334176 .

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

nalt:334176
  dc:created "2019-09-25"^^xsd:date ;
  skos:prefLabel "pollen viability"@en, "viabilidad polínica"@es ;
  skos:altLabel "pollen grain viability"@en ;
  skos:broader nalt:129 ;
  dc:modified "2019-11-25"^^xsd:date ;
  skos:hiddenLabel "pollen grains viability"@en, "viable pollen grains"@en, "pollen grain's viability"@en, "viable pollen"@en, "viable pollens"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:8701, nalt:206983, nalt:7175, nalt:42879 ;
  ns0:marc001previous "94481" ;
  ns0:marc001 "9813981784300041" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

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

