@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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:47274
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "transgressive-segregation"@en, "transgressive segregants"@en, "transgressive segregant"@en ;
  dc:modified "2018-02-06"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "38117" ;
  skos:exactMatch <http://id.cabi.org/cabt/118883>, <http://id.agrisemantics.org/gacs/C30747> ;
  skos:prefLabel "transgressive segregation"@en, "segregación transgresiva"@es ;
  skos:definition nalt:47274_def ;
  skos:broader nalt:6542 .

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

nalt:47274_def
  rdf:value "Patrón hereditario en el cual la progenie posee una característica que se sale del rango de ambos padres para tal característica."@es, "Pattern of inheritance where progeny have a characteristic that falls outside of the range of either parent for that specific characteristic."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:6542
  skos:prefLabel "herencia (genética)"@es, "inheritance (genetics)"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:47274 .

