@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:250220
  ns0:marc001 "71420" ;
  skos:broader nalt:2729 ;
  skos:hiddenLabel "phosphoserine phosphatase SerB"@en, "phosphoserine-phosphatase"@en, "O-phospho-L-serine phosphatase"@en, "O-phospho-D-serine phosphatase"@en, "E.C. 3.1.3.3"@en, "3-phosphoserine phosphatase"@en ;
  skos:altLabel "EC 3.1.3.3"@es, "EC 3.1.3.3"@en, "O-phosphoserine phosphohydrolase"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "fosfoserina fosfatasa"@es, "phosphoserine phosphatase"@en ;
  dc:created "2015-04-21"^^xsd:date ;
  dc:modified "2018-07-16"^^xsd:date .

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

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

