@prefix ns1: .
@prefix this: .
@prefix sub: .
@prefix np: .
@prefix owl: .
@prefix nt: .
@prefix npx: .
@prefix xsd: .
@prefix skos: .
@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:efficacy-treatment-with-shuxuetong-and-butylphtalide a owl:Class;
rdfs:label "efficacy of treatment with shuxuetong and butylphtalide";
rdfs:subClassOf ;
skos:definition "The efficacy of a treatment using the traditional Chinese medicine shuxuetong and the chemical compound butylphtalide." .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0002-7114-6459 .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCJlM78d80R+gFMoQB1IG3f7AbqqGOCIv4HmZd1cx1KgEWMUUpPsojFNvx84fC/TltcJ8F8JafnbhDXW2HM2MhdK4yC04ROEV1vIgSzjDicHfiqXvMqdPuMyQp4mmCEY7mUoeEW10mWZqjk+S9TnmiAQbFGcpExP8aosr2aTR7CSQIDAQAB";
npx:hasSignature "csqy5GrSKf7IbVt63MWUUZnEtcmnZxs1fTFYvKBjUei3l+sK4altMvYDq8PSsJNHZDphbhTk8v5uwNbsclQR8yZnS73MlZJI+qHLleky2FWRxUBHi8kj8SksxfGJvI57DBrzmbDC9S1oXsK+YzPQRdnxkYEhjZFZkp5X/h1x5Vc=";
npx:hasSignatureTarget this: .
this: ns1:created "2021-02-09T12:50:23.733+02:00"^^xsd:dateTime;
ns1:creator orcid:0000-0002-7114-6459;
npx:introduces sub:efficacy-treatment-with-shuxuetong-and-butylphtalide;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ;
nt:wasCreatedFromTemplate .
}