@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#> .

nalt:26957
  skos:prefLabel "Opisthorchiidae"@es, "Opisthorchiidae"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:narrower nalt:55957 .

nalt:55958
  skos:prefLabel "Opisthorchis viverrini"@es, "Opisthorchis viverrini"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:broader nalt:55957 .

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

<https://lod.nal.usda.gov/naltv#taxonomicRank> rdfs:label "Has taxonomic rank"@en .
nalt:250169
  skos:prefLabel "opistorquiasis"@es, "opisthorchiasis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:55957 .

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

nalt:55957
  skos:inScheme <https://lod.nal.usda.gov/nalt-taxon>, <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "26224" ;
  skos:broader nalt:26957 ;
  skos:related nalt:250169 ;
  skos:exactMatch <http://id.cabi.org/cabt/82176>, <http://id.agrisemantics.org/gacs/C25751>, <http://aims.fao.org/aos/agrovoc/c_5369> ;
  skos:narrower nalt:55958 ;
  dc:modified "2017-02-17"^^xsd:date ;
  a skos:Concept, ns0:Organism ;
  skos:prefLabel "Opisthorchis"@es, "Opisthorchis"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:taxonomicRank nalt:350018 .

nalt:350018
  skos:prefLabel "genus"@en, "género"@es ;
  a ns0:Topic, skos:Concept .

