@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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#> .

nalt:18059
  skos:prefLabel "sangre"@es, "blood"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:18063 .

nalt:6003
  skos:prefLabel "fenotipo"@es, "phenotype"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:18063 .

nalt:18063_def
  rdf:value "Sistemas (o esquemas) de clasificación de los diferentes antígenos ubicados en los eritrocitos. Los antígenos son la expresión fenotípica de las diferencias genéticas características de grupos sanguíneos específicos."@es, "The genetically determined classification of blood based on the presence or absence of different antigens located on erythrocytes."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:17474
  skos:prefLabel "hematología"@es, "hematology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:18063 .

nalt:18063
  skos:broader nalt:6003 ;
  skos:definition nalt:18063_def ;
  skos:prefLabel "blood groups"@en, "grupos sanguíneos"@es ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C14438>, <http://aims.fao.org/aos/agrovoc/c_965>, <http://id.cabi.org/cabt/19232> ;
  skos:hiddenLabel "blood cross-matches"@en, "blood cross matching"@en, "blood type"@en, "blood cross matches"@en, "blood-groups"@en, "blood crossmatching"@en, "blood typing"@en, "blood cross-matching"@en, "blood crossmatches"@en, "blood group"@en ;
  skos:related nalt:18059, nalt:17474, nalt:291434, nalt:10357 ;
  ns0:marc001 "5273" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  a ns0:Topic, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:altLabel "blood types"@en ;
  dc:modified "2017-02-06"^^xsd:date .

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

nalt:10357
  skos:prefLabel "antígenos de grupo sanguíneo"@es, "blood group antigens"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:18063 .

nalt:291434
  skos:prefLabel "bancos de sangre"@es, "blood banks"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:18063 .

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

