@prefix sp: <https://w3id.org/linkflows/superpattern/terms/> .
@prefix dc1: <http://purl.org/dc/terms/> .
@prefix this: <http://purl.org/np/RAWCmrfeUUoh1tOl_7qFYoWgrYeonmX4FzAFboCSEoL-s> .
@prefix sub: <http://purl.org/np/RAWCmrfeUUoh1tOl_7qFYoWgrYeonmX4FzAFboCSEoL-s#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@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#> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:spi a sp:SuperPatternInstance ;
    rdfs:label "Pharmacogenomics-guided clopidogrel strategy represents a cost-effective treatment for patients undergoing PCI" ;
    sp:hasContextClass <http://purl.org/np/RAuLZtfsHn3NGe0Md8lLNvYmBseEtW9v1rVUVfJCpJYUE#patient_undergoing_PCI> ;
    sp:hasObjectClass <http://purl.org/np/RAjD4-Q2kO_cIUE52rde2uWbV3RtuCR90geXW90il2YX4#cost-effective_treatment> ;
    sp:hasQualifier sp:generallyQualifier ;
    sp:hasRelation sp:enables ;
    sp:hasSubjectClass <http://purl.org/np/RAvOAyEg-J8ynmZNrkCgg5XqGuqRo-dXcGFvgDLxtY6ck#pharmacogenomics_guided_clopidogrel_therapy> .
}
sub:provenance {
  sub:activity a sp:FormalizationActivity ;
    prov:used sub:quote , <https://pubmed.ncbi.nlm.nih.gov/30647444/> ;
    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 <https://pubmed.ncbi.nlm.nih.gov/30647444/> .
}
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 <http://purl.org/np/RAE1wniOy0yO39PlK9QkQ-wqbC3q-R2nXraP5huu8W39k> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAv68imZrEjfcp2rnEg1hzoBqEVc0cQMtp9_1Za0BxNM4> .
}