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

nalt:22288
  skos:prefLabel "ácidos ciclohexanocarboxilicos"@es, "cyclohexanecarboxylic acids"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:260804 .

nalt:260804_def
  rdf:value "Ácido carboxílico ciclohexadieno derivado del ácido siquímico y precursor de la biosíntesis de la ubiquinona y de los ácidos aromáticos."@es, "A cyclohexadiene carboxylic acid derived from shikimic acid and a precursor for the biosynthesis of ubiquinone and the aromatic amino acids."@en ;
  dc:source "Medical Subject Headings 2015" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:260804
  ns0:marc001 "65014" ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:6485, nalt:22288 ;
  skos:related nalt:31056, nalt:27697 ;
  skos:altLabel "chorismate"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:260804_def ;
  dc:modified "2015-11-30"^^xsd:date ;
  dc:created "2015-09-11"^^xsd:date ;
  skos:prefLabel "chorismic acid"@en, "ácido corísmico"@es .

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

nalt:6485
  skos:prefLabel "ciclohexenos"@es, "cyclohexenes"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:260804 .

nalt:31056
  skos:prefLabel "ácido shiquímico"@es, "shikimic acid"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:260804 .

nalt:27697
  skos:prefLabel "ubiquinonas"@es, "ubiquinones"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:260804 .

