@prefix dc: <http://purl.org/dc/terms/> .
@prefix this: <http://rdf.disgenet.org/resource/nanopub/NP813700.RAwobFr4j9UuOJ7dUbeKiGYc8mEp9wDH___dYDMAVu5bY> .
@prefix sub: <http://rdf.disgenet.org/resource/nanopub/NP813700.RAwobFr4j9UuOJ7dUbeKiGYc8mEp9wDH___dYDMAVu5bY#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix sio: <http://semanticscience.org/resource/> .
@prefix lld: <http://linkedlifedata.com/resource/umls/id/> .
@prefix miriam-gene: <http://identifiers.org/ncbigene/> .
@prefix miriam-pubmed: <http://identifiers.org/pubmed/> .
@prefix eco: <http://purl.obolibrary.org/obo/> .
@prefix wi: <http://purl.org/ontology/wi/core#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pav: <http://purl.org/pav/> .
@prefix prv: <http://purl.org/net/provenance/ns#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dgn-gda: <http://rdf.disgenet.org/resource/gda/> .
@prefix dgn-void: <http://rdf.disgenet.org/v5.0.0/void/> .
sub:head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:publicationInfo ;
    a np:Nanopublication .
}
sub:assertion {
  dgn-gda:DGNb1108db1fd0ca67b1dc7eca653590aa3 sio:SIO_000628 miriam-gene:5290 , lld:C0596263 ;
    a sio:SIO_001123 .
}
sub:provenance {
  sub:assertion dc:description "[Our results show that (1) the TSHR(M623) or (M632) cDNAs give rise to 3T3 clones presenting a fully neoplastic phenotype (growth in agar and nude mouse tumorigenesis); this phenotype was weaker in the cells transformed by the 632 cDNA; (2) suggest that the fully transformed phenotype of our 3T3 cells, may be the consequence of the additive effect of the activation of at least two different pathways: the cAMP pathway through G(alpha)s and the Ras dependent MAPK pathway through G(beta)gamma and PI3K and (3) show that the PI3K isoform playing a key role as an effector in the MAPK pathway activation in our 3T3-transformed cells is PI3Kgamma.]. Sentence from MEDLINE/PubMed, a database of the U.S. National Library of Medicine."@en ;
    wi:evidence dgn-void:source_evidence_literature ;
    sio:SIO_000772 miriam-pubmed:11039907 ;
    prov:wasDerivedFrom dgn-void:BEFREE ;
    prov:wasGeneratedBy eco:ECO_0000203 .
  dgn-void:BEFREE pav:importedOn "2017-02-19"^^xsd:date .
  dgn-void:source_evidence_literature a eco:ECO_0000212 ;
    rdfs:comment "Gene-disease associations inferred from text-mining the literature."@en ;
    rdfs:label "DisGeNET evidence - LITERATURE"@en .
}
sub:publicationInfo {
  this: dc:created "2017-10-17T13:15:22+02:00"^^xsd:dateTime ;
    dc:rights <http://opendatacommons.org/licenses/odbl/1.0/> ;
    dc:rightsHolder dgn-void:IBIGroup ;
    dc:subject sio:SIO_000983 ;
    prv:usedData dgn-void:disgenetv3.0rdf ;
    pav:authoredBy <http://orcid.org/0000-0001-5999-6269> , <http://orcid.org/0000-0002-7534-7661> , <http://orcid.org/0000-0002-9383-528X> , <http://orcid.org/0000-0003-0169-8159> , <http://orcid.org/0000-0003-1244-7654> ;
    pav:createdBy <http://orcid.org/0000-0003-0169-8159> ;
    pav:version "v5.0.0.0" .
  dgn-void:disgenetv3.0rdf pav:version "v5.0.0" .
}