@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:836
  skos:prefLabel "huéspedes"@es, "hosts"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:narrower nalt:40972 .

<https://lod.nal.usda.gov/naltv#Organism>
  rdfs:label "Organism"@en ;
  a owl:Class .

nalt:40972
  skos:altLabel "host crops"@en ;
  ns0:marc001 "18570" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:exactMatch <http://id.cabi.org/cabt/58442>, <http://id.agrisemantics.org/gacs/C1029>, <http://aims.fao.org/aos/agrovoc/c_11621>, <http://id.loc.gov/authorities/subjects/sh85062420>, <http://id.loc.gov/authorities/subjects/sh00006199> ;
  skos:prefLabel "host plants"@en, "plantas huéspedes"@es ;
  skos:definition nalt:40972_def ;
  skos:hiddenLabel "host-plant"@en, "plants host"@en, "plant host"@en, "host-plants"@en, "host plant"@en, "plant hosts"@en, "host crop"@en ;
  skos:broader nalt:836, nalt:874 ;
  dc:modified "2018-05-09"^^xsd:date ;
  skos:narrower nalt:45994 ;
  dc:created "2006-01-19"^^xsd:date ;
  a ns0:Organism, skos:Concept .

nalt:45994
  skos:prefLabel "malezas huéspedes"@es, "weed hosts"@en ;
  a ns0:Organism, skos:Concept ;
  skos:broader nalt:40972 .

nalt:874
  skos:prefLabel "plantas (botánica)"@es, "plants (botany)"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:40972 .

nalt:40972_def
  rdf:value "Plantas que sirven de albergue, hábitat, sitios de crianza o fuente de alimentos como parte del ciclo vital de otros organismos."@es, "Plants which provide shelter, habitat, breeding sites or serve as a food source as part of the life cycle of another organism."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

