@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix ns1: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-4587-3476 . } sub:pubinfo { nt:hasLabelFromApi "alcohol consumption - drinking of drinks that contain ethanol" . nt:hasLabelFromApi "human behavior - array of physical actions and observable emotions associated with humans" . orcid:0000-0002-4587-3476 foaf:name "roberto pizzolotto" . this: dct:created "2026-04-17T14:31:52.612Z"^^xsd:dateTime; dct:creator orcid:0000-0002-4587-3476; dct:license ; npx:hasNanopubType ; npx:wasCreatedAt ; rdfs:label "alcohol consumption - has instances that tend to affect instances of - human behavior"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate ns1:RAqBzkF9Ynpngp16zOX7NdDpWiNpsJdtPlt946tSmwgiA . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCUDeKXhXlFhZOfNX+50fX31+K+KNwHGyuh65vqoj49E+Sc920NGPGIEmoyGDFtPONltIEFzp80aEY5mn+V+r27uUpDORorw6OlGGepR0dnWNwEJ8jyFVu7z7d+eIqC5t9V+tQbU4c1H2b8IEzlbpTT0n7DY6gjP0jDjwTBC94mdQIDAQAB"; npx:hasSignature "HdAYruVrl+9fMx1PqWC9TLdcL1dgz/HHDyMKXtQsVXeu3eg3mDEK2kWcJycm3C2wMqrD/qCdBXY6WmVQYLixIpHUod3F3UXDhHvWJaayPJD/PrsV8dwuRgwFUgdK1btt5GKb8xRFE7z3oAl4uJZ2dQir4JzoBfH6fh6M1lwEh2Q="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-4587-3476 . }