@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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:43605
  skos:prefLabel "transplante de órganos"@es, "organ transplantation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:43603 .

nalt:43603
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C22436>, <http://id.cabi.org/cabt/67502> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:43603_def ;
  skos:prefLabel "transplante de hígado"@es, "liver transplant"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85077768> ;
  skos:altLabel "hepatic transplant"@en, "liver transplantation"@en, "hepatic transplantation"@en ;
  dc:modified "2013-01-14"^^xsd:date ;
  ns0:marc001 "21665" ;
  skos:hiddenLabel "liver-transplant"@en ;
  skos:broader nalt:43605 ;
  skos:related nalt:9344 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:43603_def
  rdf:value "Transferencia de una parte o de todo el hígado de un ser humano o animal a otro."@es, "The transference of a part of or an entire liver from one human or animal to another."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

nalt:9344
  skos:prefLabel "hígado"@es, "liver"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:43603 .

