@prefix this: <http://rdf.disgenet.org/resource/nanopub/NP1006718.RA5FWsdd3s7TCOn7MQMnnjliS38tUey6ckYSoi1m0466c> .
@prefix sub: <http://rdf.disgenet.org/resource/nanopub/NP1006718.RA5FWsdd3s7TCOn7MQMnnjliS38tUey6ckYSoi1m0466c#> .
@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 dcterms: <http://purl.org/dc/terms/> .
@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:DGN37e8300b9d7e1fc293f9c795d193836d sio:SIO_000628 miriam-gene:7013 , lld:C0023434 ;
    a sio:SIO_001122 .
}
sub:provenance {
  sub:assertion dcterms:description "[Our results indicate the following: (1) TRF-L is heterogeneous among B-CLL patients (median 6014 bp, range 1465-16 762); (2) TRF-L correlates to VH-MS (r(2)=0.1994, P&lt;0.0001) with VH-mutated patients showing long and VH-unmutated short telomeres; however, 41% of VH-unmutated and 5% of VH-mutated patients did not show this correlation and were thus defined as 'discordant'; (3) TRF-L effectively predicts outcome in terms of TTFT, PFS and OS; (4) VH-unmutated discordant patients have a better clinical outcome than VH-unmutated concordant patients (OS P&lt;0.01, PFS P&lt;0.05) and similar to that of VH-mutated patients (OS, PFS P=NS).]. 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:17301820 ;
    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: dcterms:created "2017-10-17T13:16:36+02:00"^^xsd:dateTime ;
    dcterms:rights <http://opendatacommons.org/licenses/odbl/1.0/> ;
    dcterms:rightsHolder dgn-void:IBIGroup ;
    dcterms: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" .
}