@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:6490
  skos:prefLabel "ariltransferasas"@es, "alkyl (aryl) transferases"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:250234 .

nalt:250234
  skos:hiddenLabel "E.C. 2.5.1.47"@en, "cysteine-synthase"@en, "O-acetylserine (thiol)-lyase A."@en, "E.C. 4.2.99.8"@en ;
  skos:altLabel "cysteine synthetase"@en, "EC 4.2.99.8"@en, "O3-acetyl-L-serine acetate-lyase"@en, "S-sulfocysteine synthase"@en, "O-acetyl-L-serine:hydrogen-sulfide 2-amino-2-carboxyethyltransferase"@en, "O-acetylserine (thiol)-lyase A"@en, "O-acetyl-L-serine sulfohydrolase"@en, "acetylserine sulfhydrylase"@en, "O-acetylserine sulfhydrylase"@en, "O-acetylserine (thiol)-lyase"@en, "EC 2.5.1.47"@es, "EC 2.5.1.47"@en, "O-acetyl-L-serine sulfhydrylase"@en ;
  dc:modified "2018-06-27"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2015-04-21"^^xsd:date ;
  ns0:marc001 "65781" ;
  skos:broader nalt:6490 ;
  skos:prefLabel "cysteine synthase"@es, "cysteine synthase"@en .

