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

nalt:315073
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "87857" ;
  dc:created "2018-03-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "hybrid genus"@en, "género híbrido"@es ;
  skos:related nalt:315069, nalt:54763, nalt:45461 ;
  skos:hiddenLabel "hybrid-genus"@en, "hybrid genera"@en ;
  skos:broader nalt:30999 ;
  dc:modified "2018-11-14"^^xsd:date ;
  skos:definition nalt:315073_def .

nalt:54763
  skos:prefLabel "nueva taxa"@es, "new taxa"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:315073 .

nalt:30999
  skos:prefLabel "híbridos"@es, "hybrids"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:315073 .

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

nalt:45461
  skos:prefLabel "heterosis"@es, "heterosis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:315073 .

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

nalt:315069
  skos:prefLabel "especies híbridas"@es, "hybrid species"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:315073 .

nalt:315073_def
  rdf:value "Nombre genérico utilizado en una especie que representa un híbrido intergenérico."@es, "A hybrid genus is the genus name used with a species that represents an intergeneric hybrid."@en ;
  dc:source "Germplasm Resources Information Network Staff" ;
  a ns0:Definition .

