@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 subject taxon's life cycle stage"; rdfs:range ; "This relation links a taxon-to-entity association to the specific life cycle stage of the taxon (in subject 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 "HXJea/F74DgDG0md0SvojGNRoeMpY/d8BMTdhbf1mXks9YB3g+QkECP/lWlkNUawgRbZw/onBG9SIvlKQJGcAtbz4ybd04M2QZX3jfbRqzjntUNxWe4cESH/30QTLXyPkgoRGqreGneoPXVHm+wr3teEQ4VDYYik/abytlcIiw8="; npx:hasSignatureTarget this: . this: dct:created "2023-04-26T09:01:54.957Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; npx:introduces ; npx:supersedes ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }