@prefix this: <http://rdf.disgenet.org/resource/nanopub/NP668103.RAOQ5TQOaV0tK51Zs1QMZJQxE-ISvBCXRhO1j7Qe2xcH8> .
@prefix sub: <http://rdf.disgenet.org/resource/nanopub/NP668103.RAOQ5TQOaV0tK51Zs1QMZJQxE-ISvBCXRhO1j7Qe2xcH8#> .
@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:DGNf9b3a3c3304cfeea3e8351bfd82bd51a sio:SIO_000628 miriam-gene:4153 , lld:C3887505 ;
    a sio:SIO_001122 .
}
sub:provenance {
  sub:assertion dcterms:description "[Patients with MBL-low genotypes also presented higher mean values for total cholesterol (228.6 vs 202.3 mg/dl, P = 0.017) and low-density lipoprotein (LDL) cholesterol (139.9 vs 121.9 mg/dl, P = 0.045), a higher frequency of chronic renal failure (30 vs 4%, P = 0.001), vasculitis (30 vs 11%, P = 0.043), heart valve lesions (71 vs 32%, P = 0.026), cardiac valve dysfunction (57 vs 7%, P = 0.0004) and associated APS (39 vs 12%, P = 0.005), a higher mean Systemic Lupus International Collaborating Clinics score (2.09 vs 1.26, P = 0.029) and a lower prevalence of low C4 levels (43 vs 71%, P = 0.015).]. 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:16801331 ;
    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:14:26+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" .
}