@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: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { dct:title "rhapsody-in-blue"; , ; a ; ; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-4930-2662 . } sub:pubinfo { orcid:0000-0002-4930-2662 foaf:name "Alessa An Gambardella" . nt:hasLabelFromApi "Ultramarine disease - Unraveling the mechanism behind binder-pigment interactions in aging ultramarine blue paint - by Alessa An Gambardella" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCEJGVv2xFV8o+Ojt3f0N2LgtZTt4+24Lxp8esEZiFYKryDGBYaR0Ef4ajadqtlSpvUHlwNlVIF7XRWiGd64P8drVnqPtpRtxJ+SOl0UNvxuHzUjeWlOYKpKZ/UgrGwVSSR3LvwqXOM9qUkWqy0IQ2KsFbJHHwzgNbcEZuZOD+/WQIDAQAB"; npx:hasSignature "dzyY1YGaHYamsZThGEbFAl10VQsQVORj9NqzLARVWIHF8jWPHPSdZV9K2n95/BO1R384k9e/1i+wDTzgwtYk9S9oh1fTlYAo/HLgjkOjC4NO2TwCPGDMBmUdywnp+SU9GHZIN0H1Zd5MinxAEP9UvKTZZWKfyYS7tsxMIeLEXxA="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-4930-2662 . this: dct:created "2025-04-11T15:59:24.296Z"^^xsd:dateTime; dct:creator orcid:0000-0002-4930-2662; dct:license ; npx:hasNanopubType ; npx:wasCreatedAt ; rdfs:label "Software: rhapsody-in-blue"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }