@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:4222
  skos:prefLabel "lipogénesis"@es, "lipogenesis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:4006 .

nalt:196529
  skos:prefLabel "acetiltransferasas"@es, "acetyltransferases"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:4006 .

nalt:4006
  skos:hiddenLabel "fatty-acid-synthase"@en, "fatty-acid synthases"@en, "fatty-acid synthetase"@en, "E.C. 2.3.1.85"@en, "fatty acid synthases"@en, "fatty acid synthetase"@en ;
  skos:exactMatch <http://id.cabi.org/cabt/47321>, <http://id.agrisemantics.org/gacs/C21420> ;
  skos:prefLabel "sintasa de ácido graso"@es, "fatty-acid synthase"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:196529 ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  ns0:marc001 "14890" ;
  skos:altLabel "fatty acid synthase"@en, "EC 2.3.1.85"@es, "EC 2.3.1.85"@en ;
  dc:modified "2020-07-14"^^xsd:date ;
  skos:related nalt:4222 .

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

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

