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

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

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

nalt:2758
  skos:hiddenLabel "p-coumaryl-CoA synthetase"@en, "p-coumaryl coenzyme A synthetase"@en, "p-coumaryl-CoA ligase"@en, "coumarate-CoA-ligase"@en, "p-coumaroyl CoA ligase"@en, "E.C. 6.2.1.12"@en ;
  skos:altLabel "4-coumaroyl-CoA synthetase"@en, "feruloyl CoA ligase"@en, "4-coumarate-CoA ligase"@en, "p-coumarate:CoA ligase"@en, "hydroxycinnamoyl CoA synthetase"@en, "p-coumaroyl ligase"@en, "EC 6.2.1.12"@es, "EC 6.2.1.12"@en ;
  skos:broader nalt:2330 ;
  skos:prefLabel "coumarate-CoA ligase"@en, "cumarato-CoA ligasa"@es ;
  dc:modified "2016-05-26"^^xsd:date ;
  ns0:marc001 "40709" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a ns0:Chemical, skos:Concept .

nalt:2330
  skos:prefLabel "ácido-tiol ligasas"@es, "acid-thiol ligases"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:2758 .

