@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 { . } sub:provenance { sub:assertion prov:wasDerivedFrom . } sub:pubinfo { nt:hasLabelFromApi "award received - award or recognition received by a person, organization or creative work" . nt:hasLabelFromApi "Commander of the Order of the British Empire - rank of the Order of the British Empire" . nt:hasLabelFromApi "Brian May - British musician (born 1947)" . orcid:0009-0008-8288-743X foaf:name "Jaime Perez y Perez" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDhvDkoeSRlJbskPuLvE1DfF+datQRb7Cb6rOwA2MdjNS7VQYadnv7JA64EdBO8f94Hd5hME8vOSvna5zRPlqTed2lOdY6zQ+htxAovx5GwlFr6Ry8a8VfhYWdUl+bXx8MMHtNQPZwQiSePbreyOzxbsqViCtyANigKnWe4JihEsQIDAQAB"; npx:hasSignature "vWfKRvkDyPNd/h0b5SAJFAlOBKW9uRGYBEaK9JC85zHVaalvLxKIHf9m7G83398kQr9St5knZdcnvC+OwpOdRSWVv5mRJHpJuxF7JwSX/cRTF28vXjGUVtN3K5c3JZihTDDUQnI/7JDwKnNGYUVQR8gQTtZKMuZYjEEo2GSgFUI="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0008-8288-743X . this: dct:created "2024-10-06T19:01:29.169Z"^^xsd:dateTime; dct:creator orcid:0009-0008-8288-743X; dct:license ; npx:hasNanopubType ; npx:wasCreatedAt ; rdfs:label "Brian May - award received - Commander of the Order of the British Empire"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }