@prefix this: <https://w3id.org/np/RAqxHQW4kbA9wcMJg55NSaLtYfMhXn72ne4DKh_P6f9pw> .
@prefix sub: <https://w3id.org/np/RAqxHQW4kbA9wcMJg55NSaLtYfMhXn72ne4DKh_P6f9pw#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix orcid: <https://orcid.org/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:Evidence dcterms:description """<body>
                <ul>
<li><img src=\"https://firebasestorage.googleapis.com/v0/b/firescript-577a2.appspot.com/o/imgs%2Fapp%2Froamjs-dev%2FgsPATq-QJj.png?alt=media&token=b7b1b13c-6d8f-4c42-9b75-e81c068701fe\" alt=\"\"></li>
</ul>

              </body>""" ;
    a <https://w3id.org/kpxl/gen/terms/Evidence> ;
    rdfs:label "Cheetahs reach top speeds of 65-75 mph (104-120 km/h)" ;
    foaf:page <https://roamresearch.com/#/app/roamjs-dev/page/aqFpxoK0Y> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0007-7555-0030 ;
    <https://credit.niso.org/contributor-roles/conceptualization> "Jane Smith" ;
    <https://credit.niso.org/contributor-roles/data-curation> "Michael Gartner" .
}
sub:pubinfo {
  dcterms:creator rdfs:label "is created by" .
  dcterms:description rdfs:label "has the description" .
  rdf:type rdfs:label "is a" .
  rdfs:label rdfs:label "has the label" .
  prov:wasAttributedTo rdfs:label "is attributed to" .
  foaf:page rdfs:label "has more info at" .
  <https://credit.niso.org/contributor-roles/conceptualization> rdfs:label "Conceptualized by" .
  <https://credit.niso.org/contributor-roles/data-curation> rdfs:label "Data curated by" .
  <https://credit.niso.org/contributor-roles/formal-analysis> rdfs:label "Formal analysis performed by" .
  <https://credit.niso.org/contributor-roles/funding-acquisition> rdfs:label "Funding acquired by" .
  <https://credit.niso.org/contributor-roles/investigation> rdfs:label "Investigated by" .
  <https://credit.niso.org/contributor-roles/methodology> rdfs:label "Methodology developed by" .
  <https://credit.niso.org/contributor-roles/project-administration> rdfs:label "Project administered by" .
  <https://credit.niso.org/contributor-roles/resources> rdfs:label "Resources provided by" .
  <https://credit.niso.org/contributor-roles/software> rdfs:label "Software developed by" .
  <https://credit.niso.org/contributor-roles/supervision> rdfs:label "Supervised by" .
  <https://credit.niso.org/contributor-roles/validation> rdfs:label "Validated by" .
  <https://credit.niso.org/contributor-roles/visualization> rdfs:label "Visualization created by" .
  <https://credit.niso.org/contributor-roles/writing-original-draft> rdfs:label "Original draft written by" .
  <https://credit.niso.org/contributor-roles/writing-review-editing> rdfs:label "Reviewed and edited by" .
  <https://w3id.org/kpxl/gen/terms/Evidence> rdfs:label "Evidence" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAo2NYLBcZmpOkjgqLiT7hMxzRaK5KhYYHxxN2gCAMfmOaulAxAzPUNBJLIXjX3yQeIj6rAH4haWNAEUGPdiua/D+Pmu/Hrva3mK29lsWW9ajyZr0e12erDdaBw+3XfxMkKCZkLJjina6mi0W80e7Wa3+dsrypMDVl3CFYVvLsXu4lIMYqI2aVvbKyqCv6hUaWlGUip+2f84LQx/RSZGGwbBjwzKqe/Cs7frCW/lNlvsAkkst+IyFMcekEW875+rnsXP3phcP9Q1Ocu8wbnYYAu5lZPL19YFDSso2Qc5TpkXK3rawDYH36rOX8f0zBzdcbZAPx9btSCgXyqMpP8U4TCwIDAQAB" ;
    npx:hasSignature "HRrBIiFyfzzBGblDGubBE0oqRsqRoaNLWTpdbEIPN6PaR4+bHrnE/9T5STtQh4zhH35atd9qzrhLHsBHi6S3uRdh0tNFqFgogje0NurEW9402LcHv5gsQQNtq9leZrWeOOseddpeojUR9YBFYarkHJCtzDt7Xnwg4KAjbX8sbVgH5UttHNowe0Ik5VwylGFQcRh+WT82YsJWCWaga48VRPVHcIlBSJe+xTxXGYu0xbDZVnrWblvJraQPRf+kxihkAaWUugu0NhIkGipveXjOOXnPi3D5XgJCxnHLRxhb4k5O1RV8kzbREm13y/uilxk6BI6/6pF2CeAqB14SLxK9Ug==" ;
    npx:hasSignatureTarget this: .
  this: dcterms:created "2024-10-28T22:56:03.211Z"^^xsd:dateTime ;
    dcterms:creator orcid:0009-0007-7555-0030 ;
    npx:introduces sub:Evidence ;
    a <https://w3id.org/kpxl/gen/terms/DiscourseGraphNanopub> .
}