@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:9356
  skos:prefLabel "parásitos"@es, "parasites"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:298738 .

nalt:834
  skos:prefLabel "relaciones huésped-parásito"@es, "host-parasite relationships"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:298738 .

nalt:298738
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:hiddenLabel "kleptoplastic"@en ;
  dc:created "2017-04-28"^^xsd:date ;
  skos:related nalt:298731, nalt:9356, nalt:834 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "82183" ;
  skos:prefLabel "kleptoplasty"@en, "cleptoplastia"@es ;
  dc:modified "2017-11-22"^^xsd:date ;
  skos:broader nalt:28123 ;
  skos:definition nalt:298738_def .

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

nalt:298738_def
  rdf:value "Fenómeno en el que los cloroplastos o los plástidos de las algas u otros organismos son capturados por un huésped."@es, "A phenomenon in which chloroplasts or plastids from algae or other organisms are sequestered by a host."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:298731
  skos:prefLabel "cleptoplastos"@es, "kleptoplasts"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:298738 .

nalt:28123
  skos:prefLabel "simbiosis"@es, "symbiosis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:298738 .

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

