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

nalt:206
  skos:prefLabel "antioxidantes"@es, "antioxidants"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:299380 .

nalt:299391
  skos:prefLabel "genes antioxidantes"@es, "antioxidant genes"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:299380 .

nalt:299380
  skos:hiddenLabel "antioxidant indicator"@en, "antioxidant bio-markers"@en, "biomarker of antioxidant"@en, "antioxidant biomarker"@en, "anti-oxidant bio-marker"@en, "anti-oxidant indicators"@en, "anti-oxidant indicator"@en, "biomarkers of antioxidant"@en, "anti-oxidant biomarker"@en, "bio-markers of antioxidant"@en, "antioxidant bio-marker"@en, "anti-oxidant biomarkers"@en, "anti-oxidant bio-markers"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:17262 ;
  skos:related nalt:206, nalt:10489, nalt:299391 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  ns0:marc001 "79952" ;
  skos:prefLabel "antioxidant biomarkers"@en, "biomarcadores antioxidantes"@es ;
  dc:created "2017-05-03"^^xsd:date ;
  dc:modified "2017-11-10"^^xsd:date ;
  skos:altLabel "antioxidant indicators"@en .

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

nalt:17262
  skos:prefLabel "biomarcadores"@es, "biomarkers"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:299380 .

nalt:10489
  skos:prefLabel "actividad antioxidante"@es, "antioxidant activity"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:299380 .

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

