@prefix this: <https://w3id.org/np/RALckWZOM9_MrlQzwTM5GoRFPE_L-YOgjMfseVRdnTX3c> .
@prefix sub: <https://w3id.org/np/RALckWZOM9_MrlQzwTM5GoRFPE_L-YOgjMfseVRdnTX3c#> .
@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 "<ul><li><h1>header 1</h1> <li>child</li></li> <li><strong>bold</strong> <li>block ref: 5jrU5Hxqq</li></li> <li>image <li><img src=\"https://firebasestorage.googleapis.com/v0/b/firescript-577a2.appspot.com/o/imgs%2Fapp%2Froamjs-dev%2Farmj7gqP-M.jpg?alt=media&token=24be04d1-e1cc-4fe8-9ff4-c3f5e32f1cdf\" alt=\"\"></li></li></ul>" ;
    a "https://w3id.org/kpxl/gen/terms/Evidence" ;
    rdfs:label "example published evd" ;
    foaf:page "https://roamresearch.com/roamjs-dev/page/pfW74_4-F" .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo "https://orcid.org/1234-1234-1234-1234" ;
    <https://credit.niso.org/contributor-roles/data-curation> "Michael Gartner" ;
    <https://credit.niso.org/contributor-roles/methodology> "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" .
  <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 "NuMonVrZdTbCirC9VzeTFln7hxMx03LWKeODJ9Kx/xnzt9hHPs4bFZy4skS6sy4Cwt+vD2O4IosRAm6jQV5qN2Y40QTSO/gubby8b58wWWPsuvSt1dvTcZH0y662ikqhrYj5wJtpaxdDpzrmIHgyGOTbhVL/pnZPwP01L+SEhYvksejFb2fuvh0Je53On9MFWsXX3aPC3aZ9re5i+DZ1aXT1cZQ0iXq9UC7RzgBc4BDrIhlLJoyHMxeebOQMaCN+5aOEe7n6dYXqDsGDFudTWgIqcnghr+hjsZcEkijDsXG/2WhH1pclI8Axs7AZb6Snv4cjjJJ+R1G32QpYysg4xQ==" ;
    npx:hasSignatureTarget this: .
  this: dcterms:created "2024-10-23T01:30:01.652Z"^^xsd:dateTime ;
    dcterms:creator orcid:1234-1234-1234-1234 ;
    a <https://w3id.org/kpxl/gen/terms/DiscourseGraphNanopub> , <npx:ExampleNanopub> ;
    <npx:introduces> sub:Evidence .
}