@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:7502
  skos:prefLabel "infecciones por protozoos"@es, "protozoal infections"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:59982 .

nalt:59982
  skos:exactMatch <http://id.cabi.org/cabt/119558>, <http://id.loc.gov/authorities/subjects/sh85137472>, <http://id.agrisemantics.org/gacs/C16013>, <http://aims.fao.org/aos/agrovoc/c_22558> ;
  ns0:marc001 "38344" ;
  skos:prefLabel "trichomoniasis"@en, "tricomoniasis"@es ;
  dc:modified "2013-01-15"^^xsd:date ;
  skos:broader nalt:7502 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:altLabel "Trichomonas infections"@en, "trichomonosis"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:66382 ;
  skos:definition nalt:59982_def .

nalt:59982_def
  rdf:value "Infecciones en aves y mamíferos producidos por varias especies de Trichomonas."@es, "Infections in birds and mammals produced by various species of Trichomonas."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

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

nalt:66382
  skos:prefLabel "Trichomonas"@es, "Trichomonas"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:59982 .

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

