@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:20659
  skos:prefLabel "ácido butítico"@es, "butyric acid"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:20663 .

nalt:20663
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:hiddenLabel "short-chain-fatty-acids"@en, "short chain fatty acid"@en, "short-chain fatty acids (SCFA)"@en, "short-chain fatty acids"@en, "short-chain fatty acid"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:narrower nalt:33334, nalt:20659 ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:prefLabel "short chain fatty acids"@en, "ácidos grasos de cadena corta"@es ;
  skos:exactMatch <http://id.cabi.org/cabt/106668>, <http://id.agrisemantics.org/gacs/C13467> ;
  ns0:marc001 "33825" ;
  dc:modified "2014-04-03"^^xsd:date ;
  skos:broader nalt:19252 .

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

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

nalt:33334
  skos:prefLabel "ácido sórbico"@es, "sorbic acid"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:20663 .

nalt:19252
  skos:prefLabel "ácidos grasos"@es, "fatty acids"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:20663 .

