@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 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:750_def
  rdf:value "Destrucción de eritrocitos por diversos agentes, tales como anticuerpos, bacterias, productos químicos, temperaturas y cambios de tonicidad."@es, "The destruction of erythrocytes by many different causal agents such as antibodies, bacteria, chemicals, temperature, and changes in tonicity."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:750
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_3463>, <http://id.cabi.org/cabt/54406>, <http://id.agrisemantics.org/gacs/C8108> ;
  skos:definition nalt:750_def ;
  ns0:marc001 "18028" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:altLabel "haemolysis"@en ;
  skos:prefLabel "hemolysis"@en, "hemólisis"@es ;
  skos:related nalt:339, nalt:18081 ;
  skos:hiddenLabel "hemolytic activity"@en, "haemolytic activity"@en, "erythrocyte damage"@en ;
  a ns0:Topic, skos:Concept ;
  dc:modified "2013-06-25"^^xsd:date ;
  skos:broader nalt:319, nalt:14015 .

nalt:319
  skos:prefLabel "procesos y condiciones patológicas"@es, "pathological processes and conditions"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:750 .

nalt:14015
  skos:prefLabel "citolisis"@es, "cytolysis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:750 .

nalt:339
  skos:prefLabel "enfermedades hematológicas"@es, "hematologic diseases"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:750 .

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

nalt:18081
  skos:prefLabel "eritrocitos"@es, "erythrocytes"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:750 .

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

