https://w3id.org/np/RA0mYnH06LGFdolRp0uK2Irt_jlHB8vHkvk9mpOXCYAis
.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/RA0mYnH06LGFdolRp0uK2Irt_jlHB8vHkvk9mpOXCYAis/> .
@prefix this1: <https://w3id.org/np/RA0mYnH06LGFdolRp0uK2Irt_jlHB8vHkvk9mpOXCYAis> .
@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 "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtTKNhxAsASXs6yS+sw2eBqi9UVDQuUqa5ZFCXdL4g7XnUdl0tIvvmaEcuG7DEnH9txldElQ6N/QIj1hq2WxuzJb4meXhHnP8znt+l+Qsz4uSQhGEzFsotx1xY15jwJf8BCwJX5L39kf34My1r9oP8IFMCnrsxgKumwkKb3JJioB2hH1e4tP33nJ9Kq+TE/ftxCZbOr/Zv6ypLn73V7FfGyKJkY3zvOj7w2M71hOtIzHIb7TT6vv8G6WgSZbeGEIwjOIY/k+mZQA4iTlFR15uGQTD0Kah2fXG77MVXTGlpi2V1qArzFoZDDwVuVhFSJFdLIIjbEOZfsmxlCuV8cxtswIDAQAB";
npx:hasSignature "o9ALSTY5OZIHzS30GIqOXJ9BX8I4Y1I6HXU9EdkwYOZMhP9bc9UXQILqEToIdWUXGDjPk2XnoALVYJ96ESpjY04Ti8Ngu6ziNgIzzDPQPwB3iffya+FV+t82EEVbV60FzlGSvkXH4Kdbc5eAlPhfAUqIidVXXH89bSrb02F3WBiwdMbDK7SXnzWdawB8/4xI4w9KbIYOPEVDM6PctNWY/c00Jr29Swya4W8a1QgTpMpnHPe7MkyU/ycUIdWneHkqc+XHobS2+voYNNtqOLuqQipifL0SrgJDWMxFXr2gK4wQFBGNxr3mS4k5y5ZhgRp0m+44TR2abHd7t714kxi7BQ==";
npx:hasSignatureTarget this1:;
npx:signedBy orcid:0000-0000-0000-0001 .
}