@prefix fip: .
@prefix this: .
@prefix sub: .
@prefix np: .
@prefix dct: .
@prefix nt: .
@prefix npx: .
@prefix xsd: .
@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 {
a fip:FAIR-Implementation-Community;
dct:isPartOf ;
rdfs:comment "LifeWatch Marine is generating biodiversity and ecosystems data through its local marine-freshwater-terrestrial observatories and its data integration and archeology activities.";
rdfs:label "LifeWatch Marine";
rdfs:seeAlso ;
fip:has-research-domain , ,
.
}
sub:provenance {
sub:assertion prov:wasAttributedTo .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCtpcftn7kbe6toJbOTDQaCcCssEFSWqt6J4rZ02w+TfY7/eIOgJZYOlpL6G3AzO2RNmVYWRPSlMiykaFuaRuBitvk1GKfGdprfZbvXwmeOxpqCTRBQX9EnFyQyd+Ra/ajfw/UsG8skeu1xnUEpnQbpgbQYc/fvhJNN0UwEc77mOwIDAQAB";
npx:hasSignature "MVhNnTxjUyXd4Zi0/MEMuQZjf5yAZkn6m0er5u82J9BbJQf6yP4wh0DBiNqhfLt7U0fOBO2D/tSi6Gm6AK7KCbe/H7pQZN+7PmA7O8WGYoAakOXzIdvGC1l39emcG/seKmf0SVGm1+eYa5TO7z7LM3CvO2ahd0P55bTZu+MQbkc=";
npx:hasSignatureTarget this: .
this: dct:created "2022-07-20T17:27:54.914+02:00"^^xsd:dateTime;
dct:creator orcid:0000-0003-2195-3997;
npx:introduces ;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ;
nt:wasCreatedFromTemplate .
}