@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 "educated at - educational institution attended by subject" . nt:hasLabelFromApi "Brian May - British musician (born 1947)" . nt:hasLabelFromApi "Imperial College London - public research university located in London, United Kingdom" . orcid:0009-0008-8288-743X foaf:name "Jaime Perez y Perez" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDhvDkoeSRlJbskPuLvE1DfF+datQRb7Cb6rOwA2MdjNS7VQYadnv7JA64EdBO8f94Hd5hME8vOSvna5zRPlqTed2lOdY6zQ+htxAovx5GwlFr6Ry8a8VfhYWdUl+bXx8MMHtNQPZwQiSePbreyOzxbsqViCtyANigKnWe4JihEsQIDAQAB"; npx:hasSignature "zNtE0Cf0DDb/K/jodreXKo6wkMneJh82d59236h6l0qH++6c4U9/NIiFYSD5hbVWKFA3vuituLKmoMnL7MKFgXYD4EF3sM43HcdgCw2bZb3UQ8PBpt8YVDkt2a8RK9vqAwxXZNxyLMUnJZV60CDyWmqgAU+/Ubtuq6/ybTIFKuc="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0008-8288-743X . this: dct:created "2024-10-06T18:55:35.551Z"^^xsd:dateTime; dct:creator orcid:0009-0008-8288-743X; dct:license ; npx:hasNanopubType ; npx:wasCreatedAt ; rdfs:label "Brian May - educated at - Imperial College London"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }