@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:Marcello_Muratori dct:description "Marcello Muratori is a Roman heir to his family company. He is direct, confident, and values simplicity. He’s substantive but never flashy true to the roots of his family’s company."; a , ; rdfs:label "Marcello Muratori"; rdfs:seeAlso . } sub:provenance { sub:assertion prov:wasDerivedFrom . } sub:pubinfo { orcid:0009-0004-1556-8464 foaf:name "Mika" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQClty7bxd/lqa0wGMg0e9fwFc8p0M9R8VOGA1Lcf5OB7AYhxBampymIPQEOnL5NYA1zX1j+F9SqqkxP83GEzAmgVRSXDnn7UvxJWyENy+mYFmcjg7CnhZoqepUgMgxjOMuQgWqCKBmxtJcMgH/fpV5ZNE/jMEnKw5Lai3FvioXqCQIDAQAB"; npx:hasSignature "JzmOUJ1k4UtwPO1zxkKKpIS9g49rBVkvVLpOnYm3+Qn34DzYTeN4RPpJfnUXXAFxJHptA6IaL1U+e/Q0+D9CP0bc8a455ShY6A6mlL81DFG7DwMSNWtlTbeKOg8gPg+CeAOq9BvmzIIcoTequ0zSUcpBIfTJccZxbaXNRJgIBig="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0004-1556-8464 . this: dct:created "2024-10-06T09:28:55.610Z"^^xsd:dateTime; dct:creator orcid:0009-0004-1556-8464; dct:license ; npx:introduces sub:Marcello_Muratori; npx:wasCreatedAt ; rdfs:label "Marcello Muratori"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }