@prefix ns2: .
@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 a owl:Class;
rdfs:label "efficacy of treatment with shuxuetong";
rdfs:subClassOf ;
skos:definition "The efficacy of a treatment using the traditional Chinese medicine shuxuetong." .
}
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 "RH3BcJxIbiGxQ6h2tC6WObteZMqFx6+nb53u4G/f/20CzEEeZxvphUHHlmhJg+Qne1oiVkYcTFCZmBtG52ArrxJm9q9i8ZWc+uXTqvjDJukaKIfEWIlKQj6oB8mQMKwCXba+fKRcmJAEgHRK0PGGcyl7jw2swVjz5UzwiCZqvEc=";
npx:hasSignatureTarget this: .
this: ns2:created "2021-02-09T12:35:06.864+02:00"^^xsd:dateTime;
ns2:creator orcid:0000-0002-7114-6459;
npx:introduces sub:efficacy-treatment-with-shuxuetong;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ;
nt:wasCreatedFromTemplate .
}