@prefix this: <https://w3id.org/np/RAtmsEWlHJ6fBdac12sov2jczc9PoYhrypfDjk-vP4Z8A> .
@prefix sub: <https://w3id.org/np/RAtmsEWlHJ6fBdac12sov2jczc9PoYhrypfDjk-vP4Z8A#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
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 <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://www.wikidata.org/entity/Q783794> ;
    rdfs:label "Agence Grateau" ;
    rdfs:seeAlso <https://emilyinparis.fandom.com/wiki/Agence_Grateau> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://emilyinparis.fandom.com/wiki/Agence_Grateau> .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/Q783794> 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 <https://creativecommons.org/licenses/by/4.0/> ;
    npx:introduces sub:Agence_Grateau ;
    npx:supersedes <https://w3id.org/np/RA4PA0L5Q0QUO_4acvt7jSzmGu7p24X_sY9o_vYKo0VJY> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "Agence Grateau" ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90> , <http://purl.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAQIX0i-LjZs1mRakp1Ee0wf7XcQmdhFQvrfOd7pjFiuw> .
}