@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:2325
  skos:prefLabel "fosfotransferasas (cinasas)"@es, "phosphotransferases (kinases)"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:336866 .

nalt:336866
  skos:hiddenLabel "poly phosphoric acid kinases"@en, "polyphosphoric acid kinases"@en, "poly phosphoric acid kinase"@en, "polyphosphate synthetases"@en, "polyphosphate kinases"@en, "E.C 2.7.4.1"@en, "poly-phosphoric acid kinase"@en ;
  dc:modified "2020-10-29"^^xsd:date ;
  skos:broader nalt:2325 ;
  skos:altLabel "polyphosphate synthetase"@en, "polyphosphoric acid kinase"@en, "EC 2.7.4.1"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:prefLabel "polifosfato quinasa"@es, "polyphosphate kinase"@en ;
  dc:created "2020-03-12"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "95181" .

