@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:329720
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "9813980773100041" ;
  dc:created "2019-04-09"^^xsd:date ;
  skos:definition nalt:329720_def ;
  skos:prefLabel "ocratoxina C"@es, "ochratoxin C"@en ;
  skos:related nalt:55588, nalt:255782 ;
  a ns0:Chemical, skos:Concept ;
  ns0:marc001previous "94341" ;
  skos:hiddenLabel "ochratoxin-C"@en, "ochratoxins C"@en ;
  dc:modified "2019-12-16"^^xsd:date ;
  skos:broader nalt:54146 .

nalt:255782
  skos:prefLabel "ocratoxina B"@es, "ochratoxin B"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:329720 .

nalt:329720_def
  rdf:value "Éster etílico de la ocratoxina A. Puede ser cambiado por ocratoxina A in vivo."@es, "An ethylester of ochratoxin A. It can be changed to ochratoxin A in-vivo."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:55588
  skos:prefLabel "ocratoxina A"@es, "ochratoxin A"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:329720 .

nalt:54146
  skos:prefLabel "ocratoxinas"@es, "ochratoxins"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:329720 .

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

