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

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

nalt:48383
  skos:prefLabel "nefrotoxicidad"@es, "nephrotoxicity"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9343 .

nalt:9343
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85072254>, <http://id.cabi.org/cabt/63011>, <http://id.agrisemantics.org/gacs/C1583>, <http://aims.fao.org/aos/agrovoc/c_4099> ;
  ns0:marc001 "20165" ;
  skos:altLabel "head kidney"@en, "anterior kidney"@en ;
  skos:related nalt:15638, nalt:254557, nalt:48383, nalt:43601 ;
  a ns0:Product, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "riñones"@es, "kidneys"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "kidney"@en, "head kidneys"@en, "kidney-parenchyma"@en, "head-kidney"@en ;
  dc:modified "2018-05-17"^^xsd:date ;
  skos:broader nalt:8966, nalt:17881 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

nalt:43601
  skos:prefLabel "transplante de riñón"@es, "kidney transplant"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9343 .

nalt:15638
  skos:prefLabel "enfermedades de los riñones"@es, "kidney diseases"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9343 .

nalt:254557
  skos:prefLabel "urolitiasis"@es, "urolithiasis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9343 .

nalt:17881
  skos:prefLabel "tracto urinario"@es, "urinary tract"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:9343 .

nalt:8966
  skos:prefLabel "órganos animales"@es, "animal organs"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:9343 .

