@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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:312372
  skos:prefLabel "trasplante de las plántulas"@es, "seedling transplanting"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:95014 .

nalt:95014
  skos:exactMatch <http://id.cabi.org/cabt/118929>, <http://id.agrisemantics.org/gacs/C5698>, <http://aims.fao.org/aos/agrovoc/c_7873> ;
  skos:prefLabel "transplanting (plants)"@en, "trasplante (plantas)"@es ;
  ns0:marc001 "59345" ;
  skos:scopeNote "Use for the movement and planting of plant material for cultivation in a new location; For the surgical procedure involving transfer of organs, tissues or cells within or between organisms, as from a donor to a recipient, USE surgical transplantation."@en, "Se utiliza para el movimiento y plantación de material vegetal para el cultivo en una nueva ubicación. Para el procedimiento quirúrgico que consiste en la transferencia de órganos, tejidos o células dentro o entre los organismos a partir de un donante a un receptor, USE trasplante quirúrgico"@es ;
  a skos:Concept, ns0:Topic ;
  dc:modified "2018-05-03"^^xsd:date ;
  skos:broader nalt:58546 ;
  dc:created "2006-07-21"^^xsd:date ;
  skos:narrower nalt:312372 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "transplanting-(plants)"@en, "sapling transplanting"@en .

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

nalt:58546
  skos:prefLabel "plantación"@es, "planting"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:95014 .

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

