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

nalt:39568
  skos:prefLabel "Fascioloides magna"@es, "Fascioloides magna"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:250173 .

nalt:250173_def
  rdf:value "Infección del ganado y otros herbívoros con el distoma hepático gigante Fascioloides magna. Se caracteriza por la destrucción extensiva del parénquima hepático."@es, "Infection of cattle and other herbivores with the giant liver fluke Fascioloides magna. It is characterized by extensive destruction of the liver parenchyma."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:39564
  skos:prefLabel "infecciones por tremátodos"@es, "trematode infections"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:250173 .

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

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

nalt:250173
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:modified "2015-11-16"^^xsd:date ;
  dc:created "2015-04-21"^^xsd:date ;
  skos:prefLabel "fascioloidiasis"@es, "fascioloidiasis"@en ;
  ns0:marc001 "66820" ;
  skos:broader nalt:39564 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:250173_def ;
  skos:related nalt:39568 .

