@prefix dct: .
@prefix dce: .
@prefix this: .
@prefix sub: .
@prefix np: .
@prefix npx: .
@prefix xsd: .
@prefix orcid: .
@prefix prov: .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
this: npx:includesElement ,
, ,
, ,
, ,
, ,
, ,
, ,
, ,
, ,
, ,
, ,
, ,
, ,
, ,
, ,
, ,
, ,
, ,
, ,
.
}
sub:provenance {
sub:assertion a npx:IndexAssertion;
dct:creator orcid:0000-0002-5935-6074 .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
npx:hasSignature "oQZBD7c0UFTOzXG42ysEmmRIh2VUwU1osVw5+sLHiusq/2YIyfq6Hkn2BD8BpGlQUPG1onM7z/7oytYBV2Oqbwe+uKcUkwpsbGQ5BtzpMNuWZjArkOfm9GsYHoEVygSqENApXzqoniaqlu33diYdw41Ih7Pq1vFghSGe9qismH8=";
npx:hasSignatureTarget this: .
this: a npx:NanopubIndex;
dce:title "LifeWatch_Ecosystems_FIP_2019";
dct:created "2023-04-17T00:43:54Z"^^xsd:dateTime;
dct:creator ;
dct:license ;
npx:supersedes ;
prov:wasDerivedFrom .
}