@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:5425
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:2148, nalt:5260, nalt:307969, nalt:5365, nalt:5594, nalt:5593 ;
  skos:prefLabel "agromedicina"@es, "agromedicine"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "1430" ;
  dc:modified "2017-09-08"^^xsd:date ;
  skos:broader nalt:5592 ;
  skos:altLabel "agricultural medicine"@en ;
  skos:hiddenLabel "agro-medicine"@en ;
  skos:definition nalt:5425_def .

nalt:5260
  skos:prefLabel "agricultura"@es, "agriculture"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:5425 .

nalt:5594
  skos:prefLabel "salud rural"@es, "rural health"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:5425 .

nalt:307969
  skos:prefLabel "botánica médica"@es, "medical botany"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:5425 .

nalt:2148
  skos:prefLabel "salud y seguridad ocupacionales"@es, "occupational health and safety"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:5425 .

nalt:5592
  skos:prefLabel "medicina"@es, "medicine"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:5425 .

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

nalt:5425_def
  rdf:value "Estudio y tratamiento de la salud humana relacionada con la agricultura. Aplicación de las ciencias médica y agrícola para promover la salud y la seguridad de las familias que habitan en granjas, de los trabajadores agrícolas y de los consumidores de productos agrícolas."@es, "The study and treatment of human health related to agriculture. The application of medical and agricultural sciences to promote the health and safety of farm families, agricultural workers, and consumers of agricultural products."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:5365
  skos:prefLabel "trabajo agrícola"@es, "farm labor"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:5425 .

nalt:5593
  skos:prefLabel "seguridad y manejo de pesticidas"@es, "pesticide safety and handling"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:5425 .

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

