@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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/naltv#Chemical>
  rdfs:label "Chemical"@en ;
  a owl:Class .

nalt:2726
  skos:altLabel "EC 3.1.3.2"@es, "EC 3.1.3.2"@en, "acid phosphomonoesterase"@en ;
  skos:hiddenLabel "acid phosphomonoesterases"@en, "acid-phosphatase"@en, "E.C. 3.1.3.2"@en ;
  skos:prefLabel "acid phosphatase"@en, "ácido fosfatasa"@es ;
  skos:broader nalt:2729 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  ns0:marc001 "540" ;
  dc:created "2006-01-19"^^xsd:date ;
  a ns0:Chemical, skos:Concept ;
  dc:modified "2018-06-15"^^xsd:date ;
  skos:exactMatch <http://id.cabi.org/cabt/5049>, <http://id.agrisemantics.org/gacs/C9495>, <http://aims.fao.org/aos/agrovoc/c_88> .

nalt:2729
  skos:prefLabel "hidrolasas monoéster fosforicas"@es, "phosphoric monoester hydrolases"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:2726 .

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

