@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { a . } sub:provenance { sub:assertion prov:wasDerivedFrom . } sub:pubinfo { nt:hasLabelFromApi "Queen Máxima of the Netherlands - queen consort of the Netherlands" . nt:hasLabelFromApi "mother - female parent" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDFU8WFXuuVnQZ6LGnxAR7WL/3KsCfYIiQCqPLxGQGxUXToYKMINqy2ORs7RIaeerv4gseOognYfkFUK0Wdzx3exAVFKBExFyy+2fOKRy1plVnHuWzieAEq2QSu+nbKFdpxl6gJBN/Z/m+zCPJ4PxwvanqEIdi/OUrcA/Tut2lO1QIDAQAB"; npx:hasSignature "M9ZBlxdCFyUkdJzLHZ8nPQmi2jgnctB0cNEGmHgIdACCrYGaDvlfNlo6OB3YBrJaTNlDzRDyAzA7m5cI64aTtNqLnMZNboVm3JwlnPNhkXbi1NxPa+ZJ0/z3BldATuJfLlzT6w5cqNQkETyfr29aJ9ajw+gvhYUirKVWbmFT9PY="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0009-5351-1895 . this: dct:created "2024-10-06T11:57:00.506Z"^^xsd:dateTime; dct:creator orcid:0009-0009-5351-1895; dct:license ; npx:wasCreatedAt ; rdfs:label "Queen Máxima of the Netherlands is a mother"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }