@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:14058
  skos:prefLabel "relaciones tróficas"@es, "trophic relationships"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:831 .

nalt:831
  skos:broader nalt:356 ;
  skos:definition nalt:831_def ;
  skos:related nalt:14058, nalt:835, nalt:836, nalt:834 ;
  dc:created "2006-01-19"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:hiddenLabel "host selection"@en, "host-preferences"@en, "host preference"@en, "host selections"@en ;
  skos:prefLabel "host preferences"@en, "preferencias del hospedero"@es ;
  skos:altLabel "host suitability"@en ;
  dc:modified "2015-01-14"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C8955>, <http://id.cabi.org/cabt/58443> ;
  ns0:marc001 "18571" .

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

nalt:356
  skos:prefLabel "procesos y fenómenos ecológicos"@es, "ecological processes and phenomena"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:831 .

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

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

nalt:831_def
  rdf:value "La selección de un hospedero particular por una peste, patógeno o parásito, basada en la capacidad del hospedero de proveer nutrición, refugio o en otra forma, fomentar el desarrollo."@es, "The selection of a particular host species by a pest, pathogen or parasite based on the host's capacity to provide nutrition, shelter or otherwise support development."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:835
  skos:prefLabel "relaciones huésped-patógeno"@es, "host-pathogen relationships"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:831 .

