@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 {
sub:ePIC a fip:Available-FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource, fip:Identifier-type;
rdfs:comment "ePIC was founded in 2009 by a consortium of European partners in order to provide PID services for the European Research Community, based on the handle system (TM, https://www.handle.net/ ), for the allocation and resolution of persistent identifiers. The consortium signed a Memorandum of Understanding aiming to provide long term reliability for the PID services. Meanwhile ePIC is an international consortium and open to partners from the research community worldwide.";
rdfs:label "ePIC|Persistent Identifier for eResearch";
rdfs:seeAlso sub:www.pidconsortium.net .
}
sub:provenance {
sub:assertion prov:wasDerivedFrom .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCtpcftn7kbe6toJbOTDQaCcCssEFSWqt6J4rZ02w+TfY7/eIOgJZYOlpL6G3AzO2RNmVYWRPSlMiykaFuaRuBitvk1GKfGdprfZbvXwmeOxpqCTRBQX9EnFyQyd+Ra/ajfw/UsG8skeu1xnUEpnQbpgbQYc/fvhJNN0UwEc77mOwIDAQAB";
npx:hasSignature "K5io8UmlY48ExyzdxXj96MYGsRpu/nQIuvui9jfZGCIIICGe0U2VCs02jMl2ddxng6XZO4trO9hHjYdR541SjGcEoAt84fCUY5HdhF0mfrWBJe8iA0zDgoSDHkp99ZnVkyBTdA9+a9p+LbgjfI4VoTaM2lE0iJmwYCXvDu3LwXs=";
npx:hasSignatureTarget this: .
this: dct:created "2022-01-15T18:33:00.929+01:00"^^xsd:dateTime;
dct:creator orcid:0000-0003-2195-3997;
npx:introduces sub:ePIC;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ;
nt:wasCreatedFromTemplate .
}