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

nalt:2828
  skos:prefLabel "propiedades fisicoquímicas"@es, "physicochemical properties"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:56440 .

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

nalt:136232
  skos:prefLabel "estabilidad enzimática"@es, "enzyme stability"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:56440 .

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

nalt:192292
  skos:prefLabel "valor p-anisidina"@es, "p-anisidine value"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:56440 .

nalt:56440
  skos:related nalt:192292, nalt:136232 ;
  skos:hiddenLabel "oxidation stability"@en, "oxidative stabilities"@en, "oxidative-stability"@en, "oxidation-stability"@en ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_35879>, <http://id.agrisemantics.org/gacs/C8637> ;
  skos:prefLabel "oxidative stability"@en, "estabilidad oxidativa"@es ;
  dc:modified "2015-09-08"^^xsd:date ;
  ns0:marc001 "26677" ;
  a skos:Concept, ns0:Topic ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:broader nalt:2828 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:altLabel "redox stability"@en .

