@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 "composed musical work - original piece or work of music, either vocal or instrumental" . nt:hasLabelFromApi "composer - person who is an author of music in any form" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCfVjl+eMCyYVIHsH1pOfFBjhixbkI2hgG7N9vEDJ6KUEXF4+AQjOmItuebIUxIKVpNETv+1I0frkZ91jADT5wKYjANG4W6OyonNf6YdAOg4pn1qxR+CrO1WMoeAJaMCWIEFXL0ewnBBwHfUdFi6yQVhVWiaZZJNyfcA6vTRatcMQIDAQAB"; npx:hasSignature "G3Qhgt1a4s9TGAjrZoVwnuh0ajkh22VLytjq/Zq0Tn1qTrh831djCohGyQc+6LpHviW3M5ZGslruQ1AYnJAAtxzxcGMLWXnHSUycCgpinCjFMlBcc0HTHTBXNM7jVE736NfsZ9cJ53P84AaA67lwmvVYSAsexUCn1jY71ChTBXc="; npx:hasSignatureTarget this: . this: dct:created "2023-10-09T13:07:54.516Z"^^xsd:dateTime; dct:creator orcid:0009-0007-1633-1145; dct:license ; npx:hasNanopubType ; a npx:ExampleNanopub; rdfs:label "AIDA sentence: People who create new compositions are called composers."; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . }