@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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#> .

nalt:48385
  skos:related nalt:291290, nalt:9343 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:altLabel "kidney toxins"@en, "renal toxins"@en ;
  dc:modified "2017-02-01"^^xsd:date ;
  skos:broader nalt:10551 ;
  skos:prefLabel "nephrotoxins"@en, "nefrotoxinas"@es ;
  skos:narrower nalt:291289 ;
  ns0:marc001 "25158" ;
  dc:created "2006-01-19"^^xsd:date .

nalt:291290
  skos:prefLabel "Cortinarius orellanus"@es, "Cortinarius orellanus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:48385 .

nalt:291289
  skos:prefLabel "orellanina"@es, "orellanine"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:48385 .

nalt:10551
  skos:prefLabel "toxinas"@es, "toxins"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:48385 .

nalt:9343
  skos:prefLabel "riñones"@es, "kidneys"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:48385 .

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

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

