@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:OpenAIRE a fip:Available-FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource, fip:Registry;
;
rdfs:comment "OpenAIRE Explore is a knowledgebase which makes the content of the OpenAIRE Research Graph publicly available. The OpenAIRE Research Graph is an open resource that aggregates a collection of research data properties (metadata, links) available within the OpenAIRE Open Science infrastructure for funders, organizations, researchers, research communities and publishers to interlink information by using a semantic graph database approach.";
rdfs:label "OpenAIRE Research Graph" .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0003-2195-3997 .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCtpcftn7kbe6toJbOTDQaCcCssEFSWqt6J4rZ02w+TfY7/eIOgJZYOlpL6G3AzO2RNmVYWRPSlMiykaFuaRuBitvk1GKfGdprfZbvXwmeOxpqCTRBQX9EnFyQyd+Ra/ajfw/UsG8skeu1xnUEpnQbpgbQYc/fvhJNN0UwEc77mOwIDAQAB";
npx:hasSignature "YA+nnvOMKy3wJi6+Erq9plcqTt6PsaAHl6illpvXzFiqERSRP65ndsRxZYdiZmT/WLH679uTXRspTk79tfNo6+QkIv2BdyBW+G0BtP0pfwYGghl7uTQrJmzE/IUDHTGYTNYZrS3lABMNC2c3kpuECN8vPfT0mJF+IeLLrKb07Bk=";
npx:hasSignatureTarget this: .
this: dct:created "2022-07-29T16:59:54.554+02:00"^^xsd:dateTime;
dct:creator orcid:0000-0003-2195-3997;
npx:introduces sub:OpenAIRE;
npx:supersedes ;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ,
;
nt:wasCreatedFromTemplate .
}