https://w3id.org/np/RACsXOpciutRFb6OjIHBL8VbHOhGCXJADIAuL6-K77wGU
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix fip: <https://w3id.org/fair/fip/terms/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sub: <https://w3id.org/np/RACsXOpciutRFb6OjIHBL8VbHOhGCXJADIAuL6-K77wGU/> .
@prefix this1: <https://w3id.org/np/RACsXOpciutRFb6OjIHBL8VbHOhGCXJADIAuL6-K77wGU> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
sub:Head {
this1: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
sub:DwC a fip:Available-FAIR-Enabling-Resource, fip:Data-schema, fip:FAIR-Enabling-Resource;
rdfs:comment "Darwin Core schema";
rdfs:label "Darwin Core" .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0001-8050-0299 .
}
sub:pubinfo {
this1: dcterms:created "2020-10-05T10:49:41.102+02:00"^^xsd:dateTime;
dcterms:creator orcid:0000-0001-8050-0299;
npx:introduces sub:DwC;
nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM>;
nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM>;
nt:wasCreatedFromTemplate <http://purl.org/np/RAHvHX5qjbdnYXsZWsRMO3KuFekGUFR6LuPjigZns9_VA> .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnEfX5HRLWvVK6whPyNUI+P1AaEpfWkwfJxZozDIZkXge9etpjg2GLOea/dEoorsMPQQHTTHnPvo4aGQd1+DhvAni9xOTwCU8evr8AUaL9rOYTppHKTAYMt4KyA5qXbtaLxlr8MSL7epfz1v7UumYHbjXtPyaUqY8N+CrDRDQKbe7fV8UevfuCykSe2Qg1mDNmM5RTHuNJrNHTAMfeA0SHwHrSf7nwQm73clLNGeSkp8a9lHRFr0i+/+YF9F2zCMHEp32f7FD1PHKXJQFAq0MiOHGjBgpMzves8eFcv5dn3zt5xAXmMgXu8OZtZ+3GIYcl1C8ilXu5sUn53oh7fQM3wIDAQAB";
npx:hasSignature "WKerJpd7RZfiAkKhBLGyKaOBTnFj7EPa1VhcWJ8V3DHjza/6R/3/Pl+NdG8onRjFQP3Wrcbg/n9bf9YiySGKuyR9DppMQ1UrVHMG6HNoGyQIxVxP9kZgWCII0a1ZwT3BuN1flyK6JiLoLzls8ChYzxwzwtKiGCLW97dXOm/9Q01lmtjDghXUWUwaqtXbpAJIet2ChZxucdbLf6rOT1pt0fPLGH92NRGA2AF+trGeuW4bbWLt22ZZA5aBoVyLk8IdMiLzuGHyCFqaxG8cUL3BxCTcaLYfRhr8B21vldC4ljSnPUVvhSO7n9XO0Ew0mg/TSPPriEa6pz9Rfe9mtbp2gA==";
npx:hasSignatureTarget this1:;
npx:signedBy orcid:0000-0000-0000-0001 .
}