@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:137489
  skos:prefLabel "productos de semillas"@es, "seed products"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:30147 .

nalt:137419
  skos:prefLabel "huertos semilleros"@es, "seed orchards"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:30147 .

nalt:16
  skos:prefLabel "producción de cultivos"@es, "crop production"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:30147 .

nalt:68364
  skos:prefLabel "recolección de semillas"@es, "seed collecting"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:30147 .

nalt:104900
  skos:prefLabel "eliminación por selección (plantas)"@es, "culling (plants)"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:30147 .

nalt:43638
  skos:prefLabel "productividad de semillas"@es, "seed productivity"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:30147 .

nalt:43726
  skos:prefLabel "semilla de siembra"@es, "planting seed"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:30147 .

nalt:43614
  skos:prefLabel "desarrollo de la semilla"@es, "seed development"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:30147 .

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

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

nalt:30147
  skos:exactMatch <http://id.agrisemantics.org/gacs/C27417> ;
  skos:related nalt:43638, nalt:104900, nalt:68364, nalt:137419, nalt:43726, nalt:43614, nalt:137489 ;
  dc:modified "2017-08-10"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:16 ;
  skos:prefLabel "seed crop production"@en, "producción de cultivos para semillas"@es ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:hiddenLabel "seed-crop-production"@en, "seedcrop"@en ;
  skos:scopeNote "Use for the growing of a crop primarily for its seed; For the quantity of seed produced by a plant USE seed productivity; For the natural development of seed in a fruiting plant USE seed development."@en, "Usar para referirse al crecimiento de un cultivo principalmente con el fin de obtener sus semillas; USAR \"productividad de semillas\" para referirse a la cantidad de semillas producidas por una planta; USAR \"desarrollo de la semilla\" para referirse al desarrollo natural de semillas en una planta frutícola."@es ;
  ns0:marc001 "33445" ;
  skos:altLabel "commercial seed production"@en, "seed production (commodity)"@en, "seedcrop production"@en ;
  dc:created "2006-01-19"^^xsd:date .

