@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix rdf: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { a rdf:Property, ; rdfs:domain ; rdfs:label "refers to the object taxon's life cycle stage"; rdfs:range ; "This relation links a taxon-to-taxon association to the specific life cycle stage of the taxon in object position that the association is relevant for." . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCjDGQCS1S+SRnERDuYDXOugdYUP0efEquHJEEHAbU/uLzBVlga89zqrNPCS7fBE6lArBUWEmT8eLKdMapyqvAzI1J3jUWTMhDJF+XFBkUiuiFfNSc4vJJcmi0yujtnuzXsRIG202jyaP4f5ULoskFwaZOSBZJfiE0dsB3D7DTIAQIDAQAB"; npx:hasSignature "cHPZaI0J2IyUbivhOZd8/zUPIQ1NjVs3X9zXqq+zxUXuQKRUhejT4xmcG2ZmmbufQ9kTt52hCDNbkVMia/ni8VEXEHuMfLoEU1534+Wcib00U1jetBmiSC6KSQMmyVR8Dp+MIFZHj1f6jmK7hzp/c0qR3mqwMEQ6zlnArYItuG4="; npx:hasSignatureTarget this: . this: dct:created "2023-04-26T09:05:33.403Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; npx:introduces ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }