@prefix dcterms: .
@prefix rel: .
@prefix this: .
@prefix sub: .
@prefix np: .
@prefix nt: .
@prefix xsd: .
@prefix orcid: .
@prefix prov: .
@prefix npx: .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
rel:tendsToCooccurWith .
}
sub:provenance {
sub:assertion prov:wasGeneratedBy sub:research-activity .
sub:document a .
sub:research-activity dcterms:description sub:document .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCBDWPfLRWK/P84W5MRwqZmiB9V2rK8taLZqTTVToov/l9RIoPaEhOlZshaO65CwCGPOyqaTQiSENcQnebLPVVqhaNldo6L9eUZXhyp3xHuTpYkVdE4f1mQ4bBSznSmiKnw+9J7uYy2nXdelJJ6AoZlSAc18BvVSfIhR1E7xFMRAQIDAQAB";
npx:hasSignature "CrcoPDEh0kW73eMnhJK1hT6LFPI2fsjpdcV/wY45ZxdraWzaFG1b+oz+05g+MFMFNv4pg/3QChQgzDDej6rSl16ZAPfhQNLZPJO+N1sz99xiKKxSKNPdesiadfsgxIMh1C0TIxge6YT2lGrdCvbJ176eVx1OyKhX8OxbWLCabtA=";
npx:hasSignatureTarget this: .
this: dcterms:created "2023-04-05T18:03:29.267Z"^^xsd:dateTime;
dcterms:creator orcid:0000-0001-8214-9631;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ;
nt:wasCreatedFromTemplate .
nt:hasLabelFromApi "e-commerce - type of business industry usually conducted over the Internet" .
nt:hasLabelFromApi "analytics - discovery, interpretation, and communication of meaningful patterns in data" .
}