@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 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 .

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:35433 .

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

nalt:35433
  skos:prefLabel "proteína-tirosina-fosfatasa"@es, "protein-tyrosine-phosphatase"@en ;
  skos:hiddenLabel "protein tyrosine phosphatases"@en, "protein-tyrosine-phosphatases"@en, "protein-tyrosine phosphatases"@en, "E.C. 3.1.3.48"@en ;
  dc:modified "2016-05-23"^^xsd:date ;
  skos:altLabel "EC 3.1.3.48"@es, "phosphotyrosine phosphatase"@en, "EC 3.1.3.48"@en, "protein tyrosine phosphatase"@en, "protein-tyrosine-phosphate phosphohydrolase"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "51109" ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh96008310> ;
  skos:broader nalt:2729 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

