@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:Agence_Grateau dct:description "Agence Grateau is a luxury marketing agency in Paris, France. The company is owned by its namesake Sylvie Grateau."; a , ; rdfs:label "Agence Grateau"; rdfs:seeAlso . } sub:provenance { sub:assertion prov:wasDerivedFrom . } sub:pubinfo { nt:hasLabelFromApi "company - legal entity representing an association of people, whether natural, legal or a mixture of both, with a specific objective" . orcid:0009-0004-1556-8464 foaf:name "Mika" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQClty7bxd/lqa0wGMg0e9fwFc8p0M9R8VOGA1Lcf5OB7AYhxBampymIPQEOnL5NYA1zX1j+F9SqqkxP83GEzAmgVRSXDnn7UvxJWyENy+mYFmcjg7CnhZoqepUgMgxjOMuQgWqCKBmxtJcMgH/fpV5ZNE/jMEnKw5Lai3FvioXqCQIDAQAB"; npx:hasSignature "LqM7Ydk+nNdWdNBnbTFpFzxBMfacqDOPuaEz+6pIPjp+52bjaczFiXOmi9h3x3JqH1HDPMBBxKPVbEqxcWfAjHbdIkgEnKnQMIAKU5nkW0O2fT1hmAqkyqS5Wjsb6fTf7mdDrMnLPa5VeWBOF0RiHmb8uoT6BUOSKqsKA8w3msU="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0004-1556-8464 . this: dct:created "2024-10-06T09:19:57.728Z"^^xsd:dateTime; dct:creator orcid:0009-0004-1556-8464; dct:license ; npx:introduces sub:Agence_Grateau; npx:supersedes ; npx:wasCreatedAt ; rdfs:label "Agence Grateau"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . }