@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:MayrE-1942 a , ; dct:isPartOf ; rdfs:label "Mayr, E. (1942) Systematics and the Origin of Species (Columbia Univ. Press, New York)" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-4587-3476 . } sub:pubinfo { nt:hasLabelFromApi "book - medium for recording information (words or images) typically on bound pages or more abstractly in electronic or audio form" . orcid:0000-0002-4587-3476 foaf:name "roberto pizzolotto" . nt:hasLabelFromApi "Carabid literature - Literature about carabid beetles, including books and papers without a doi or..." . this: dct:created "2026-07-01T13:19:59.289Z"^^xsd:dateTime; dct:creator orcid:0000-0002-4587-3476; dct:license ; npx:introduces sub:MayrE-1942; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCUDeKXhXlFhZOfNX+50fX31+K+KNwHGyuh65vqoj49E+Sc920NGPGIEmoyGDFtPONltIEFzp80aEY5mn+V+r27uUpDORorw6OlGGepR0dnWNwEJ8jyFVu7z7d+eIqC5t9V+tQbU4c1H2b8IEzlbpTT0n7DY6gjP0jDjwTBC94mdQIDAQAB"; npx:hasSignature "iZE4I98kBWbE8jxeEjpbCv9HKdlz2g2l3TH7XozoGoMtl54ajoWb+3rBYFJFg+c8XRyt4kKMWBGNAPhdbQsSwjgmlj3/7tk65ud2VJdMA2mxhFFK9MoARY2PredvyLEenOvDOCJYRH+/X82mMS6Ek7B1UECmw/MoVAiljND5v+E="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-4587-3476 . }