@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 { orcid:0009-0005-4543-3736 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0005-4543-3736 . } sub:pubinfo { nt:hasLabelFromApi "Pants - sculpture in the National Gallery of Art (NGA 77485)" . orcid:0009-0005-4543-3736 foaf:name "Thien Nguyen" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCU2ZGDU7iWEh0h9FsOsCJhCwgr5PAMNQnRk4sc/CUhI6cUJASv/6bQvJ6ZXId2oN9BsG/D2CEtFScyA1SC9IJzz2Ph3vtjbAKHMlupyy+4fWVKN6LPkDKJ0B9FZQIs4rFOxKgscxj6TZKUaVxJh7UY3L+9UWCYKwy02arXK1W82QIDAQAB"; npx:hasSignature "ZAgAc/LdSjAluQSRiiVyNh3VQ9Za4SekWns9BMCIAeiBqkYC9whRl5bPoupG/alEhMLu8B+YkzP/DuYd7NiJBq40ky+wH3h8Td5UZoFA6NRkxdSDvkADoOYL632uFYlcTMRiaZGvUz+45D/1gU2YDWRfOK/vbiR4Y4g39ljsS34="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0005-4543-3736 . this: dct:created "2025-02-02T11:52:08.926Z"^^xsd:dateTime; dct:creator orcid:0009-0005-4543-3736; dct:license ; npx:wasCreatedAt ; rdfs:label "think this is overrated: Pants"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }