@prefix dcterms: .
@prefix obo: .
@prefix this: .
@prefix sub: .
@prefix xsd: .
@prefix rdfs: .
@prefix prov: .
@prefix np: .
@prefix orcid: .
@prefix nt: .
@prefix npx: .
@prefix fip: .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
sub:EMSO a fip:FAIR-Implementation-Community;
rdfs:comment "The European Multidisciplinary Seafloor and water column Observatory (EMSO) aims to explore the oceans, to gain a better understanding of phenomena happening within and below them, and to explain the critical role that these phenomena play in the broader Earth systems.";
rdfs:label "EMSO ERIC";
rdfs:seeAlso ;
fip:has-research-domain obo:OMIT_0010809 .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0002-0675-6728 .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC7b71N6PzrZRZ5AOP2HefnbUJA82cP4Zm8pOGrBzZ5Xo7cT5T5yC/2pRg99kG08zZ61rSQOfnSQzXUZmi3g76ZACM+MwBp+/ZDn1o5yafdBuOv2W4octyP5GMsBFZld1b4baJWW8C7xoc0hltFN6zqqckYiXLUV7j1XlS/j8WOswIDAQAB";
npx:hasSignature "mBxzCfJwOOn7VRGXazEtv3P7ibk7hWK4kYK9aHDlWeioUpCP6DpABw6I+SxCPDHjC9CgocRx1lAD3ZHmQzV7Sq03gMElU9SdcVP756MG+gjQxvTA4C072QMCFJzl7SV3aOtufVozH5ar4nitkpmkHL7LcDNHAj/TD3uBJyqi/S0=";
npx:hasSignatureTarget this: .
this: dcterms:created "2020-11-18T16:04:26.795+01:00"^^xsd:dateTime;
dcterms:creator orcid:0000-0002-0675-6728;
npx:introduces sub:EMSO;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ;
nt:wasCreatedFromTemplate .
}