@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 "TVEsa1W5ObBZlibzwK6ishsiDPBS/+fMxfUaCj6nRF4sp9yg40tWMvpk+N6xvUvBWN4h6Wydtxq3rs+nIdVPZnjKkW19T1efTQG4yY73slWaFh0pmtcXxvun+7eFtzqQHfMnvzrLS3fRJTpa/HV5de2Wus4V40CG0c08vzSsdbc="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0004-1556-8464 . this: dct:created "2024-10-06T09:19:23.822Z"^^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 . }