@prefix this: <http://purl.org/np/RAxLYvJ1JrRf2JAowYGbGJleQPmqtpXnXsIvse7GmLeT8> .
@prefix sub: <http://purl.org/np/RAxLYvJ1JrRf2JAowYGbGJleQPmqtpXnXsIvse7GmLeT8#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/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 <http://www.w3.org/2002/07/owl#Class> ;
    rdfs:label "regulatory element within the first intron of FTO" ;
    <http://www.w3.org/2004/02/skos/core#definition> "a regulatory element present within the first intron of the human gene FTO" ;
    <http://www.w3.org/2004/02/skos/core#relatedMatch> <http://www.wikidata.org/entity/Q14912501> , <http://www.wikidata.org/entity/Q207551> .
}
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 "M8cVwUkflLAuLqLUM+ul7EdLSXQhcSsbERJUcBwTF2Ri78XD6JNdHsF5+Qekg3xefqy7d8530m2RHPxjSkooNi3XAOZWsd2T6OZiZ0lSmAIsaRarmsnHbl/GDf0OS4OiqCL1jVFNXMosdVd9runltov655znbpiFBJxmMd66+v0=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2021-10-27T10:04:01.217-07:00"^^xsd:dateTime ;
    dct:creator orcid:0000-0003-2432-4125 ;
    npx:introduces sub:regulatory-element-within-the-first-intron-of-FTO ;
    npx:supersedes <http://purl.org/np/RANAxL2OxGmP9VAN6cUi_0KEK0rJb9bPn4l1A5HquXKrI> ;
    <https://w3id.org/linkflows/reviews/isUpdateOf> <http://purl.org/np/RANAxL2OxGmP9VAN6cUi_0KEK0rJb9bPn4l1A5HquXKrI> ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAOGu9Lh0BD4tbIRB9RG6RGRA_ObDh75NTbIqaWgxxs8M> , <http://purl.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAdpgRpigXtt8iPV9uOPf3wIT3qzOI8Sg2Q72CNV8g-Yo> .
}