@prefix this: <https://w3id.org/np/RA96Ksh42-qU5y-8KEuRK3SP1LHB4pZv19vg-nJrG7pZs> .
@prefix sub: <https://w3id.org/np/RA96Ksh42-qU5y-8KEuRK3SP1LHB4pZv19vg-nJrG7pZs#> .
@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 prov: <http://www.w3.org/ns/prov#> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  orcid:0009-0005-8667-1124 <https://w3id.org/kpxl/opo/terms/thinksIsUnderrated> <http://www.wikidata.org/entity/Q726151> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0005-8667-1124 .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/Q726151> nt:hasLabelFromApi "quokka - species of mammal" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCAGy/BVcmEHUG5bRxO0O2214kWvBI7CNAC6wgT3iP8jH1BD0Vp7Pa4xShKp9cxCRaY6zNN0DXLQiVHVSRWlEz/gom1ZSF1D4bws5N8SLTn1xXYYCWxYqi/YjvDibAstCtnSRGeqxPScKpBZo5wj+dasBFgOGYuz80pK00k4ueFgwIDAQAB" ;
    npx:hasSignature "FZ2FFPv5vL2kSFb+hJVe/79f7kYPNS5OZFY9Bg8Eg653dBV6UTFZ9No92wkCgqVTU3p91R4WjQ7RRo4R6kk58JvfXu7vTxLq2ez2V3UQUogixFOz8TxH8IOe73dYzaCu3QWz8DN+Wy49IN84XrpWP5Ws5KNg8u5TfzMlYZfMz5Q=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0005-8667-1124 .
  this: dct:created "2025-02-05T19:03:17.291Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0005-8667-1124 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "think this is underrated: quokka" ;
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU> ;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw> , <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI> ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAZIJAwr284IkV0RrOBa-ZlVKbw-2hLu3BI5LNRRv4Xd8> .
}