@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:16657
  skos:prefLabel "ácido benzoico"@es, "benzoic acid"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:334855 .

nalt:334855
  dc:modified "2019-11-25"^^xsd:date ;
  skos:altLabel "veratrylic acid"@en, "3,4-dimethoxybenzoic acid"@en, "veratrumenoic acid"@en, "3,4-dimethylprotocatechuic acid"@en ;
  skos:broader nalt:16657 ;
  skos:prefLabel "ácido verátrico"@es, "veratric acid"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "9813982977200041" ;
  dc:created "2019-10-15"^^xsd:date ;
  skos:hiddenLabel "3,4-dimethoxybenzoic acids"@en ;
  ns0:marc001previous "94834" ;
  skos:related nalt:66935 .

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

nalt:66935
  skos:prefLabel "Verbascum thapsus"@es, "Verbascum thapsus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:334855 .

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

