@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 "EPOS is composed of a variety of Earth Science stakeholders that are together working towards integrating a set of diverse European Earth Science National Research Infrastructures into one single interoperable platform. The programme will develop implementation plans and use new e-science opportunities to monitor and understand the dynamic and complex solid Earth system.";
rdfs:label "EPOS community | European Plate Observing System - European Research Infrastructure Consortium";
rdfs:seeAlso ;
fip:has-research-domain , ,
.
}
sub:provenance {
sub:assertion prov:wasDerivedFrom .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCtpcftn7kbe6toJbOTDQaCcCssEFSWqt6J4rZ02w+TfY7/eIOgJZYOlpL6G3AzO2RNmVYWRPSlMiykaFuaRuBitvk1GKfGdprfZbvXwmeOxpqCTRBQX9EnFyQyd+Ra/ajfw/UsG8skeu1xnUEpnQbpgbQYc/fvhJNN0UwEc77mOwIDAQAB";
npx:hasSignature "g6WwCy9XPWCvWqTms+OpCyI5KSrFLCVOpdT2G5gi+qZ8Es4Eak81/2L0bYomlWWn3n9sursLt4dPzN0g+GxpVoRGMD+NAq8xupAsqc1btWbONXAnj8KIOJAGoRTX0dk1g6hFvYpWewcsnA3tT+7Qgo3s9seS+bxMdFxJChsQZQk=";
npx:hasSignatureTarget this: .
this: dct:created "2022-07-20T17:02:47.099+02:00"^^xsd:dateTime;
dct:creator orcid:0000-0003-2195-3997;
npx:introduces ;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ;
nt:wasCreatedFromTemplate .
}