@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:regulatory-element-within-the-first-intron-of-FTO a ; rdfs:label "regulatory element within the first intron of FTO"; "a regulatory element present within the first intron of the human gene FTO" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-2432-4125 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCS1s1OiABv1mrDnFWp9ecwHdQ+UlJn6JCDYXspRsbZgsm2QAiofbnVvf6gfkcjjScd5fq3sW/W8r/o7bdafVSd6xuTG/vHrO9Ax/guPiJ6O/Z57Hk0nQy6c+l71HpaJ2BPPWKOgYiFZ/8eulmuM6BJ8TDKxoBtcqP5QbvN9KYjlQIDAQAB"; npx:hasSignature "NxGBUtGk2Yeu0UpIdQsaRRiq48XBVEysMQ+LKlH5sy1KxYUthoCspr1k4nld/Xwjdi2zT+3R8drsVeHYa0yve/MKqk31qirglr/H8vkdJAxsgteyDr2F2g1ZdqLt4ZtjzRdLhYMNXR/GPQFLR+ebKfr5Me4zz1CpBbp/l2s2218="; npx:hasSignatureTarget this: . this: dct:created "2021-06-21T15:59:19.234-07:00"^^xsd:dateTime; dct:creator orcid:0000-0003-2432-4125; npx:introduces sub:regulatory-element-within-the-first-intron-of-FTO; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }