@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:11228
  skos:prefLabel "reproducción de las plantas"@es, "plant reproduction"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:31483 .

nalt:202712
  skos:prefLabel "desempeño reproductivo"@es, "reproductive performance"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:31483 .

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

nalt:31483
  skos:related nalt:202712 ;
  skos:altLabel "plant sterility"@en, "plant infertility"@en ;
  skos:prefLabel "fertilidad de las plantas"@es, "plant fertility"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "fertility of plants"@en, "plant-fertility"@en, "infertility of plants"@en ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C9588> ;
  ns0:marc001 "29000" ;
  skos:broader nalt:11228 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:modified "2014-06-06"^^xsd:date .

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

