@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:transposition-of-great-arteries-with-Lecompte-procedure-and-rastelli-repair a
owl:Class;
rdfs:label "transposition of great arteries with Lecompte procedure and Rastelli repair";
rdfs:subClassOf ;
skos:definition "The transposition of great arteries with Lecompte procedure and Rastelli repair." .
}
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 "fNgVRNXFHWIrfBY5PGHkkZiGCMdqyZdRZ9D9XioV+uhq7DKjJ4VkDMARo3O/JktrpLF3RqGqcmJpkv3nD7Ivjdon59e6dDWJagsmr0fciNqJjbsX9Vt7Ews6Qzk0QG9LqIJl8EQlpsgI6s4FCcL3MLLQAphRoONEG7/2Ug36lfw=";
npx:hasSignatureTarget this: .
this: ns2:created "2021-02-15T11:58:50.487+02:00"^^xsd:dateTime;
ns2:creator orcid:0000-0002-7114-6459;
npx:introduces sub:transposition-of-great-arteries-with-Lecompte-procedure-and-rastelli-repair;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ;
nt:wasCreatedFromTemplate .
}