@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:312237
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:prefLabel "polypyrimidine tract-binding proteins"@en, "proteínas de unión al tracto de polipirimidina"@es ;
  skos:hiddenLabel "polypyrimidine tract-binding protein"@en ;
  skos:related nalt:38919 ;
  skos:definition nalt:312237_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:312235 ;
  dc:modified "2018-11-14"^^xsd:date ;
  dc:created "2018-01-18"^^xsd:date ;
  ns0:marc001 "89772" .

nalt:312237_def
  rdf:value "Proteína de unión al ARN que se une a regiones ricas en polipirimidina de los intrones de los ARN mensajeros (ARNm). Puede intervenir en la regulación del empalme alternativo de los ARNm, ya que su presencia en una región intrónica del ARN ascendente de un exón inhibe el empalme de este en el producto final del ARNm."@es, "A RNA-binding protein that binds to polypyriminidine rich regions in the introns of messenger RNAs. Polypyrimidine tract-binding protein may be involved in regulating the alternative splicing of mRNAs since its presence on an intronic RNA region that is upstream of an exon inhibits the splicing of the exon into the final mRNA product."@en ;
  dc:source "Medical Subject Headings 2018" ;
  a ns0:Definition .

nalt:312235
  skos:prefLabel "factores de empalme del ARN"@es, "RNA splicing factors"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:312237 .

ns0:Chemical
  rdfs:label "Chemical"@en ;
  a owl:Class .

nalt:38919
  skos:prefLabel "exones"@es, "exons"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:312237 .

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

