@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:46000
  skos:prefLabel "parasitismo"@es, "parasitism"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:283569 .

nalt:283569
  skos:prefLabel "definitive hosts"@en, "huéspedes definitivos"@es ;
  skos:hiddenLabel "definitive host"@en ;
  ns0:marc001 "76378" ;
  skos:related nalt:834, nalt:9356, nalt:46007, nalt:46000 ;
  dc:modified "2016-11-14"^^xsd:date ;
  skos:definition nalt:283569_def ;
  a ns0:Topic, skos:Concept ;
  dc:created "2016-07-11"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:836 .

nalt:836
  skos:prefLabel "huéspedes"@es, "hosts"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:283569 .

nalt:9356
  skos:prefLabel "parásitos"@es, "parasites"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:283569 .

nalt:834
  skos:prefLabel "relaciones huésped-parásito"@es, "host-parasite relationships"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:283569 .

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

nalt:283569_def
  rdf:value "Especie que mantiene la forma adulta o sexualmente reproductiva de un parásito."@es, "A species that supports the adult or sexually reproductive form of a parasite."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:46007
  skos:prefLabel "huéspedes intermediarios"@es, "intermediate hosts"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:283569 .

