@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:189240
  skos:prefLabel "acid value"@en, "valor ácido"@es ;
  ns0:marc001 "60283" ;
  skos:related nalt:225422, nalt:2740 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2016-05-13"^^xsd:date ;
  a ns0:Topic, skos:Concept ;
  skos:hiddenLabel "acid values"@en, "total acid number"@en, "acid-value"@en ;
  skos:altLabel "neutralization number"@en, "acid number (acid value)"@en ;
  dc:created "2012-07-31"^^xsd:date ;
  skos:broader nalt:173 ;
  skos:definition nalt:189240_def .

nalt:173
  skos:prefLabel "análisis químico"@es, "chemical analysis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:189240 .

nalt:189240_def
  rdf:value "Cuantificación de la acidez o cantidad de ácido libre presente en una sustancia, determinada por la neutralización alcalina."@es, "The quantification of acidity or the amount of free acid present in a substance as determined by alkaline neutralization."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:2740
  skos:prefLabel "acidez (química)"@es, "acidity"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:189240 .

nalt:225422
  skos:prefLabel "alcalosis"@es, "alkalosis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:189240 .

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

