@prefix np: . @prefix this: . @prefix sub: . @prefix dcterms: . @prefix opm: . @prefix pav: . @prefix rdfs: . @prefix sio: . @prefix xsd: . sub:NanoPub_1_Head { this: np:hasAssertion sub:NanoPub_1_Assertion; np:hasProvenance sub:NanoPub_1_Provenance; np:hasPublicationInfo sub:NanoPub_1_Pubinfo; a np:Nanopublication . } sub:NanoPub_1_Assertion { sub:Association_1 sio:has-measurement-value sub:Association_1_p_value; sio:refers-to , ; a sio:statistical-association; rdfs:comment """This association has p-value of 0.00066, has attribute gene CENPJ (Entrenz gene id 55835) and attribute disease Seckel Syndrome (OMIM 210600)."""@en . sub:Association_1_p_value sio:has-value "0.0000656211037469712"^^xsd:float; a sio:probability-value . } sub:NanoPub_1_Provenance { sub:NanoPub_1_Assertion opm:wasDerivedFrom ; opm:wasGeneratedBy . } sub:NanoPub_1_Pubinfo { this: dcterms:created "2012-03-28T11:32:30.758274Z"^^xsd:dateTime; dcterms:rights ; dcterms:rightsHolder ; pav:authoredBy , ; pav:createdBy . }