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

nalt:2729
  skos:prefLabel "hidrolasas monoéster fosforicas"@es, "phosphoric monoester hydrolases"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:35431 .

<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:35431
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:altLabel "Phosphatidate Phosphohydrolase"@en, "phosphatic acid phosphohydrolase"@en, "diacylglycerol-3-phosphate phosphohydrolase"@en, "phosphatic acid phosphatase"@en, "EC 3.1.3.4"@es, "EC 3.1.3.4"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "E.C. 3.1.3.4"@en, "phosphatidate-phosphatase"@en ;
  skos:prefLabel "fosfatidato fosfatasa"@es, "phosphatidate phosphatase"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh87004223> ;
  skos:definition nalt:35431_def ;
  ns0:marc001 "28274" ;
  dc:modified "2014-11-13"^^xsd:date ;
  skos:broader nalt:2729 .

nalt:35431_def
  rdf:value "Fosfomonoesterasa que interviene en la síntesis de triacilgliceroles. Cataliza la hidrólisis de fosfatidatos por medio de la formación de diacilgliceroles y ortofosfato."@es, "A phosphomonoesterase involved in the synthesis of triacylglycerols. It catalyzes the hydrolysis of phosphatidates with the formation of diacylglycerols and orthophosphate."@en ;
  dc:source "Medical Subject Headings 2014" ;
  a ns0:Definition .

