@prefix this: <
http://purl.org/np/RAuLZtfsHn3NGe0Md8lLNvYmBseEtW9v1rVUVfJCpJYUE
> .
@prefix sub: <
http://purl.org/np/RAuLZtfsHn3NGe0Md8lLNvYmBseEtW9v1rVUVfJCpJYUE#
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix dct: <
http://purl.org/dc/terms/
> .
@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:patient_undergoing_PCI
a
<
http://www.w3.org/2002/07/owl#Class
> ;
rdfs:label
"patient undergoing PCI" ;
rdfs:subClassOf
<
http://www.wikidata.org/entity/Q181600
> ;
<
http://www.w3.org/2004/02/skos/core#definition
> "patient undergoing percutaneous coronary intervention" .
}
sub:provenance
{
sub:assertion
prov:wasAttributedTo
orcid:0000-0002-0519-7776
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC0XO//lG7w8A+eB1KT87c5XqhAGx6AHQB1sw58GsNCfmUM9DCZaylHZyPnsp/DcgP2Rm9AVwU0TFiUcHqFZUp7t9L1CfoscpgTSVHaWoclKpPTwsjooCmB1W0KbTDOufErW/jIHD7cvM8TH5TFMogMtBHLomSgM3JIv/4G9M0E8QIDAQAB" ;
npx:hasSignature
"M4djO3Cv8wZWSR0X279142Cd+ODE1nUXXr/AaXZjKi+ts47Vybif3b1kP04A32iGPpJb+izASNX0rHy/0NjLie4yvgbfleJNEz0pY3/7xOWxe9ZdDd1SuKzcCvmOxGJd/Z94YaQIGuNxjT2ROPegO2o3epjwlknlkTZaSD+KyK4=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2021-07-05T13:41:14.735+03:00"^^
xsd:dateTime
;
dct:creator
orcid:0000-0002-0519-7776
;
npx:introduces
sub:patient_undergoing_PCI
;
nt:wasCreatedFromProvenanceTemplate
<
http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM
> ;
nt:wasCreatedFromPubinfoTemplate
<
http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM
> ;
nt:wasCreatedFromTemplate
<
http://purl.org/np/RAdpgRpigXtt8iPV9uOPf3wIT3qzOI8Sg2Q72CNV8g-Yo
> .
}