@prefix this: <https://w3id.org/np/RAzz9zf16s7823L6ol7lYcpy0aPVALxLQaMbLZGff_X8E> .
@prefix sub: <https://w3id.org/np/RAzz9zf16s7823L6ol7lYcpy0aPVALxLQaMbLZGff_X8E#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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#> .
@prefix ns1: <http://purl.org/np/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:annotation a <http://www.w3.org/ns/oa#Annotation> ;
    <http://www.w3.org/ns/oa#hasBody> sub:body ;
    <http://www.w3.org/ns/oa#hasTarget> sub:target .
  sub:body rdf:value "The correct here is 1/3, as stated by Blinn (1990) [Blinn RL (1990) Pseudosaica panamaensis, a new genus and species of assassin bug from Panama (Heteroptera: Reduviidae: Saicinae). Journal of New York Entomological Society 98 (3): 347–351.]" .
  sub:selector a <http://www.w3.org/ns/oa#TextQuoteSelector> ;
    <http://www.w3.org/ns/oa#exact> "3/4" ;
    <http://www.w3.org/ns/oa#prefix> "antennal segment approximately" ;
    <http://www.w3.org/ns/oa#suffix> "as long as first antennal segme" .
  sub:target <http://www.w3.org/ns/oa#hasSelector> sub:selector ;
    <http://www.w3.org/ns/oa#hasSource> <https://doi.org/10.3897/zookeys.966.52930> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-0544-348X .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC04pPmjNL33JfIx7jHAZkNhtkkRg3C/NU765fs9T7z165X6jwBKHMBxPsUnzdGrJLf6tCbFE4qPChT2LBAbGl6y+s8+805gfI5+8kKfcbuF9PvjzFeHiW5/pbonbVpFCXtK2xQGaKIn25SP6K1Qb4Pp3hqeoSZ37HcITKsNkTBMwIDAQAB" ;
    npx:hasSignature "ptr0mQO9lUpCKmPSWQQVANgf1Lvu530h+5mx1p/eCD+kdXM0c/PY7jaPHkUkBNp4JpY6+RlPGiwarpx+KmpWa4ujF3q2vlvj0a+hCC7KnSfMs/LI+VN0MiZ4vh3dh3SKtdHAvm10KpZLlr3A48wqlyEneNREODzJ33/aojfqjcM=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0002-0544-348X .
  this: dct:created "2025-02-02T17:19:52.815Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-0544-348X ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:introduces sub:annotation ;
    npx:wasCreatedAt <https://nanodash.petapico.org/> ;
    rdfs:label "Annotation of zookeys.966.52930: 'The correct here is 1/3, as stated by Blinn (1990) [Blinn RL (1990) Pseudosaica panamaensis, a ne...'" ;
    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 ns1:RAvMcjsLaMI-sGheG6Fa2yAfUyKYRSJqbIOgmK2lblWGg .
}