@prefix this: <https://w3id.org/np/RAbeHmhO146-_2CztH9kmCnVuigZhMD7HysBs6xHLMgSE> .
@prefix sub: <https://w3id.org/np/RAbeHmhO146-_2CztH9kmCnVuigZhMD7HysBs6xHLMgSE#> .
@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 ns1: <http://purl.org/np/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <https://doi.org/10.1093/bioinformatics/btac726> <http://purl.org/spar/cito/usesDataFrom> <http://dx.doi.org/10.1093/nar/gkl838> , <https://doi.org/10.1093/nar/gkab1062> , <https://doi.org/10.1093/nar/gkl923> , <https://doi.org/10.1093/nar/gkm791> , <https://doi.org/10.1093/nar/gkn810> , <https://doi.org/10.1093/nar/gks1065> , <https://doi.org/10.1093/nar/gks1146> , <https://doi.org/10.1093/nar/gkv1024> , <https://doi.org/10.1093/nar/gkv1031> , <https://doi.org/10.1093/nar/gkx1064> , <https://doi.org/10.1093/nar/gkx1089> , <https://doi.org/10.1093/nar/gkx1132> , <https://doi.org/10.1093/nar/gkz1031> , <https://doi.org/10.1194/jlr.R800095-JLR200> ;
    a <http://purl.org/spar/fabio/ScholarlyWork> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0001-7542-0286 .
}
sub:pubinfo {
  orcid:0000-0001-7542-0286 foaf:name "Egon Willighagen" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCcwnLEigB7mhhJ2q2o1QJZx84NenD8u7AHyq5gvmA9gpUtNtw0vo1Hbd5S5LC+LrfbQ4Axbx1RJhLQW8mxPTYmi9nHbefFLXonWxMtvVJl7WnFdgga5pS6mT6r+1RnARlBcqE4fixRBgW76VWJdV6SCmIkNCpqntSiSZHahIWXewIDAQAB" ;
    npx:hasSignature "gzbNjJGC+j5vKcFDZogMBrOdUd6XYFGMqgpEHVNJBUErSD+btLUNV0L2NnBTG8RtpUGq+XRD+gb81owzxn/hV+SW1dm/+2NffpK8QOSk+Y09Qlt/HcgwmrrMsAu6Q9GSaT+Y8jZGMHDHAf/ZxXdageXGdoVQ7upGijjnVxhJYOQ=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0001-7542-0286 .
  this: dct:created "2024-06-02T08:30:59.188Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0001-7542-0286 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <http://purl.org/spar/cito/cites> , <http://purl.org/spar/fabio/ScholarlyWork> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "Citations for: btac726" ;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAX_4tWTyjFpO6nz63s14ucuejd64t2mK3IBlkwZ7jjLo> .
}