@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:30223_def
  rdf:value "El término no se limita al contexto de las plantas o los animales. La cruza entre un animal macho de sangre pura con un animal hembra no pura sangre. La polinación de plantas de semilla de una línea no endogámica con polen de una línea endogámica."@es, "Term is not limited to plant or animal context. The cross between a purebred male animal with a non-purebred female animal. The pollinating of non-inbred line seed plants with pollen from an inbred line."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:15061
  skos:prefLabel "cruce"@es, "crossing"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:30223 .

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

nalt:30223
  skos:prefLabel "topcrossing"@en, "cruzamiento superior"@es ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:definition nalt:30223_def ;
  skos:broader nalt:15061 ;
  ns0:marc001 "37912" ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2016-07-22"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

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

