@prefix this: . @prefix sub: . @prefix beldoc: . @prefix rdfs: . @prefix rdf: . @prefix xsd: . @prefix dct: . @prefix dce: . @prefix pav: . @prefix np: . @prefix belv: . @prefix prov: . @prefix go: . @prefix Protein: . @prefix hgnc: . @prefix geneProductOf: . @prefix hasAgent: . @prefix obo: . @prefix occursIn: . @prefix species: . @prefix pubmed: . @prefix orcid: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:_1 hasAgent: sub:_2; a go:0042789 . sub:_2 geneProductOf: hgnc:11205; a Protein: . sub:_3 occursIn: obo:CLO_0007634, species:9606; rdf:object go:0001525; rdf:predicate belv:increases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "tscript(p(HGNC:SP1)) -> bp(GOBP:angiogenesis)" . } sub:provenance { beldoc: dce:description "Approximately 61,000 statements."; dce:rights "Copyright (c) 2011-2012, Selventa. All rights reserved."; dce:title "BEL Framework Large Corpus Document"; pav:authoredBy sub:_5; pav:version "20131211" . sub:_4 prov:value "o this end, we tested the decoy ability of a novel peptide nucleic acid (PNA)-DNA chimera which carries a central DNA strand, containing Sp1-binding sequence, covalently linked to two PNA fragments at both ends (PNA-DNA-PNA, PDP). The chimera was synthesized, annealed with complementary DNA (PDP-DNA), and then tested for its ability to bind Sp1 both in vitro and in living MDA-MB-231 breast cancer cells in the presence of urokinase (uPA). This PDP-DNA decoy molecule efficiently competes for the binding to endogenous Sp1 in nuclear extracts, and upon transfection with liposomal vectors, causes a marked decrease of available Sp1 in both untreated and uPA-treated MDA-MB-231 cells. Accordingly, both uPA-dependent enhancement of uPAR expression and cell migration were strongly reduced in transfected cells."; prov:wasQuotedFrom pubmed:16143315 . sub:_5 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:16143315; prov:wasDerivedFrom beldoc:, sub:_4 . } sub:pubinfo { this: dct:created "2014-07-03T14:32:49.773+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }