@prefix sp: .
@prefix dc1: .
@prefix this: .
@prefix sub: .
@prefix np: .
@prefix nt: .
@prefix npx: .
@prefix xsd: .
@prefix rdfs: .
@prefix orcid: .
@prefix prov: .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
sub:spi a sp:SuperPatternInstance;
rdfs:label "Pharmacogenomics-guided clopidogrel strategy represents a cost-effective treatment for patients undergoing PCI";
sp:hasContextClass ;
sp:hasObjectClass ;
sp:hasQualifier sp:generallyQualifier;
sp:hasRelation sp:enables;
sp:hasSubjectClass .
}
sub:provenance {
sub:activity a sp:FormalizationActivity;
prov:used sub:quote, ;
prov:wasAssociatedWith orcid:0000-0002-0519-7776 .
sub:assertion prov:wasGeneratedBy sub:activity .
sub:quote prov:value "Pharmacogenomics-guided clopidogrel strategy represents a cost-effective treatment for patients undergoing PCI";
prov:wasQuotedFrom .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC0XO//lG7w8A+eB1KT87c5XqhAGx6AHQB1sw58GsNCfmUM9DCZaylHZyPnsp/DcgP2Rm9AVwU0TFiUcHqFZUp7t9L1CfoscpgTSVHaWoclKpPTwsjooCmB1W0KbTDOufErW/jIHD7cvM8TH5TFMogMtBHLomSgM3JIv/4G9M0E8QIDAQAB";
npx:hasSignature "eZat5KmIKqAOrfoqIMY9Khc9C6U4cNQ8EeKdQtrmjulw/fT/tknTfsg87EawtLlxvQaRnGKMeKb2TRhpPFBuloBPwzEnRbEDGNWMG76dnWdlPRVLi3e2qvKTiTsR7k8XH+t7GkvpS6poVZKd212bbxHumK9YXS5R3WXDS+/f7gg=";
npx:hasSignatureTarget this: .
this: dc1:created "2021-07-05T13:49:03.318+03:00"^^xsd:dateTime;
dc1:creator orcid:0000-0002-0519-7776;
npx:introduces sub:spi;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ;
nt:wasCreatedFromTemplate .
}