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

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

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

nalt:329014
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:hiddenLabel "transfarnesyl pyrophosphate synthetase"@en, "geranyl pyrophosphate synthetase"@en, "geranyl-diphosphate-synthase"@en, "dimethylallytranstransferase"@en, "geranyl-pyrophosphate synthases"@en, "geranyl-diphosphate synthases"@en, "geranyl pyrophosphate synthases"@en, "diprenyltransferases"@en, "di-methylallyltranstransferases"@en, "E.C 2.5.1.1"@en, "prenyltransferases"@en, "dimethylallytranstransferases"@en, "dimethylallyltranstransferases"@en, "dimethylallyltransferases"@en, "geranyl-pyrophosphate synthase"@en ;
  skos:altLabel "geranyl-diphosphate synthase"@en, "prenyltransferase"@en, "trans-farnesyl pyrophosphate synthetase"@en, "EC 2.5.1.1"@en, "trans-farnesyl pyrophosphate synthetases"@en, "geranyl pyrophosphate synthase"@en, "dimethylallyltransferase"@en, "diprenyltransferase"@en ;
  ns0:marc001 "9813983717900041" ;
  skos:prefLabel "dimetilaliltranstransferasa"@es, "dimethylallyltranstransferase"@en ;
  dc:modified "2019-11-25"^^xsd:date ;
  dc:created "2019-03-22"^^xsd:date ;
  skos:broader nalt:6490 ;
  ns0:marc001previous "93739" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:6490
  skos:prefLabel "ariltransferasas"@es, "alkyl (aryl) transferases"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:329014 .

