@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:assertion rdfs:label "I will present the communication \"Carabid beetles from species list to structured information through nanopublications\" at the 22nd European Carabidologists'Meeting, 17-19 August, Tartu (Estonia)" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-4587-3476 . } sub:pubinfo { orcid:0000-0002-4587-3476 foaf:name "roberto pizzolotto" . this: dct:created "2026-07-06T15:35:41.376Z"^^xsd:dateTime; dct:creator orcid:0000-0002-4587-3476; dct:license ; npx:wasCreatedAt ; rdfs:label "I will present the communication \"Carabid beetles from species list to structured information thr..."; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCUDeKXhXlFhZOfNX+50fX31+K+KNwHGyuh65vqoj49E+Sc920NGPGIEmoyGDFtPONltIEFzp80aEY5mn+V+r27uUpDORorw6OlGGepR0dnWNwEJ8jyFVu7z7d+eIqC5t9V+tQbU4c1H2b8IEzlbpTT0n7DY6gjP0jDjwTBC94mdQIDAQAB"; npx:hasSignature "awyJkwUvhMNl+6083jgvg+mJ80k61VhK7XXPT32wQemxnLTOVE0aQMaI48JGTzhlRh1WtCYt0D8YRV2KFKy82KldqYUX2A8+8Z08T8jA/ToxxVFkqQiK4SStpskqaWV/CJY/TadvmDVsbM3ZU0/4E+HTwNiZ2Jh+FIPGinhR1Us="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-4587-3476 . }