@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:42712_def
  rdf:value "Constitución genética de los individuos con respecto a un miembro de un par de genes alelos; conjunto de alelos simples o genes estrechamente relacionados que tienden a heredarse juntos, tales como los del complejo mayor de histocompatibilidad, porciones de fenotipos determinados por genes localizados en uno de un par de cromosomas."@es, "The genetic constitution of individuals with respect to one member of a pair of allelic genes, or sets of genes that are closely linked and tend to be inherited together such as those of the major histocompatibility complex."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:17553
  skos:prefLabel "genotipo"@es, "genotype"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:42712 .

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

nalt:42712
  skos:exactMatch <http://id.agrisemantics.org/gacs/C4704>, <http://id.cabi.org/cabt/55121> ;
  skos:altLabel "haploid genotype"@en ;
  skos:definition nalt:42712_def ;
  skos:hiddenLabel "haplotype"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "17668" ;
  a skos:Concept, ns0:Topic ;
  skos:prefLabel "haplotipos"@es, "haplotypes"@en ;
  skos:broader nalt:17553 ;
  dc:modified "2013-08-02"^^xsd:date .

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

