@prefix this: <https://w3id.org/np/RAHHYUrGjT2-P5RnO20UZMCAMN9gQ5a5mD9wc5OhSBMcg> .
@prefix sub: <https://w3id.org/np/RAHHYUrGjT2-P5RnO20UZMCAMN9gQ5a5mD9wc5OhSBMcg#> .
@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 {
  this: dcterms:description """

- testing markdown
- # h1
    - **bold child**
- image
    - ![](https://firebasestorage.googleapis.com/v0/b/firescript-577a2.appspot.com/o/imgs%2Fapp%2Froamjs-dev%2FlZphQDbrTz.jpg?alt=media&token=fa383574-0d1f-40b9-94b4-25e59e76874e)
""" ;
    a "https://w3id.org/kpxl/gen/terms/Evidence" ;
    rdfs:label "testing nanopub upload" ;
    foaf:page "https://roamresearch.com/roamjs-dev/page/wUDps_SFe" .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo "https://orcid.org/1234-1234-1234-1234" ;
    <https://credit.niso.org/contributor-roles/conceptualization> "Michael Gartner" ;
    <https://credit.niso.org/contributor-roles/data-curation> "Michael Gartner" ;
    <https://credit.niso.org/contributor-roles/methodology> "Jane Foster" ;
    <https://credit.niso.org/contributor-roles/project-administration> "Jane Foster" .
}
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" .
  sub:pubinfo dcterms:creator "Michael Gartner" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAo2NYLBcZmpOkjgqLiT7hMxzRaK5KhYYHxxN2gCAMfmOaulAxAzPUNBJLIXjX3yQeIj6rAH4haWNAEUGPdiua/D+Pmu/Hrva3mK29lsWW9ajyZr0e12erDdaBw+3XfxMkKCZkLJjina6mi0W80e7Wa3+dsrypMDVl3CFYVvLsXu4lIMYqI2aVvbKyqCv6hUaWlGUip+2f84LQx/RSZGGwbBjwzKqe/Cs7frCW/lNlvsAkkst+IyFMcekEW875+rnsXP3phcP9Q1Ocu8wbnYYAu5lZPL19YFDSso2Qc5TpkXK3rawDYH36rOX8f0zBzdcbZAPx9btSCgXyqMpP8U4TCwIDAQAB" ;
    npx:hasSignature "jGZLKb+Qm/y4o0l6Iz+N6GzWaKnVshKQwTDk2nwv/5eA08c9cHGYHbb9m73BNJlUjv023ISfr3j4G6/kMFI+2NedmjQzFtj9pW1idnfvITHf7W8Q4NQuAxV8n0o5CWHF7i+91kKaelH0vBBJgWBUAAm1ySvQ3SZyNZmLwhvqA0sQVoEaUs4ddjdtWwFocNglZTrqE1+wUMDP/1pbeKBE31bVt8GiRmlTJgok7XxdCY0jtDlmo8IFKHq/2leq6QEefwJ4HnR53pqc62of04FQekV/tBUutVjyZsAKRyQg792cvTdQy3tV63RA+E/ThfdNoPiIcQtI8WgpFMqBlPkzfQ==" ;
    npx:hasSignatureTarget this: .
  this: <dct:created> "2024-10-21T19:15:48.447Z"^^xsd:dateTime ;
    dcterms:created "2024-10-21T19:15:48.449Z"^^xsd:dateTime ;
    dcterms:creator orcid:1234-1234-1234-1234 ;
    a <npx:ExampleNanopub> .
}