@prefix this: <https://w3id.org/np/RASEIurq7h_1P-uJVYgvY2L36WhPAUXGoRRyxvbfm8_fg> .
@prefix sub: <https://w3id.org/np/RASEIurq7h_1P-uJVYgvY2L36WhPAUXGoRRyxvbfm8_fg#> .
@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.3535/7WH-VHP-M1K> <https://w3id.org/kpxl/biodiv/terms/represents> sub:taxonconcept .
  sub:taxonconcept <https://w3id.org/kpxl/biodiv/terms/hasTaxonName> <https://zoobank.org/NomenclaturalActs/34E30429-650A-413C-A6B3-6313C14C5F5B> .
}
sub:provenance {
  sub:assertion prov:wasGeneratedBy sub:research-activity .
  sub:document a <http://purl.org/ontology/bibo/Manuscript> .
  sub:research-activity dct:description sub:document .
}
sub:pubinfo {
  orcid:0000-0001-8918-9775 foaf:name "Jeremy Miller" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCmxfuWP8DTR9FOxxbP7MFp9kolujfMD30hsIuTI9tDoagBcG1J2NpVwci4nJLz+whhclcMHp1jAR+EH/lBz84/pt4D6A1eMU7JES1/syoMfkpRbIv6iUHxt2ZrYqVTodoJS0Yll6SBeHSev6i3N3cxDmfn6uWK1La2x7IzSM26GwIDAQAB" ;
    npx:hasSignature "RbNJn3fAlevaDPowa+Mcn51pkAQMRq/7+G7DdMlUyfC9Q8RBsSE1GcMPve2wL+YMLu+ey75Z+9CBPh7Cwq6RvUHKC6XfLS/itmfR+JZ2rYDHxsoWqnYXHqzgcsoR2JmVUOpEriKWShYsA3W51nXqxbkZF/0aXjp63SQaKyilLjI=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0001-8918-9775 .
  this: dct:created "2024-05-01T14:22:34.031Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0001-8918-9775 , orcid:0000-0002-3090-1761 , <https://www.wikidata.org/wiki/Q2964921> ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://w3id.org/kpxl/biodiv/terms/BiodivNanopub> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "7WH-VHP-M1K is identified as 34E30429-650A-413C-A6B3-6313C14C5F5B" ;
    nt:wasCreatedFromProvenanceTemplate ns1:RA4LGtuOqTIMqVAkjnfBXk1YDcAPNadP5CGiaJiBkdHCQ ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAWv_eqe4tghg-OOg6NqRQODjC865Q0ZWkXTxqjSe59Y4 , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 , <https://w3id.org/np/RA1X6DK_4z7uEWdiFEfpWBLgzXV-Vp1htlEOdcF_yQZ2U> ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAzUQLB8nr99kcm5Av4KXFYOfjPamrBFRAsO7WNu7Gg2c> .
}