https://w3id.org/np/RABH4xPtSJKPX3LCXAihn092oX-z2FSId-oEfO8Y85DzE
.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/RABH4xPtSJKPX3LCXAihn092oX-z2FSId-oEfO8Y85DzE/> .
@prefix this1: <https://w3id.org/np/RABH4xPtSJKPX3LCXAihn092oX-z2FSId-oEfO8Y85DzE> .
@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 "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApQx6mXBi9Wgj0NujcasA4lsAAJXouPFeIZdqsMdWQWoZFo5U0w4iREiLButxUakwMeZ5pUmHw3jPaCGY0IrsqaUHcfmohWz2QjK50tmakIUtEEWMC1P3vq10Svy/A+NWAuLvFKF4dCF6GG91WfXCbykAhe64DE2sZgrMt1IWbitw3NdFlOgJPCeoVYPH++jbcbgsOF3FzS9ZbyqheD30RcDWjeJXreNuCnw6U0A8UclCIEpcY2wvC/wmjIpnttKfb05YQN3TY641qdcxBjmwNOs6Bm8nlngEtYeriqVB/ZOEvaMxE3K7fZs6dzsLrA6rBrxa3/YYFg2SRB0hFkWLxQIDAQAB";
npx:hasSignature "URvvcJJ2ZL2VJ+Ow+qpmDO4+YZNpsT+PDXCuViYp24H9IwO+pytNRQvNzkzNfJf6yvIZ+EPb3aamNp62NGva86esEkcBl+gbYaTDkN1PVOdHaspWFfr/tcBw9CIvptDIAqbjRd4gA/yAH4/8uAJ82GI8Wh4LkZii/E4F4sENdxX9BA43rpOyRT/a8vAGD0UT4ktzVZehj3O3OOmiJgNIYpnbTjvC8IghwvUC4obnhEpjbIZpFcCtiDXy+Z4b9TIk4JncM2fgCKNSxQliBMJtnnThtmE5MofaDAtXYs/vvD+gDy5TOrR4yVDCGxoWQJtpfDC5+fuhI1b0yTihR1n96Q==";
npx:hasSignatureTarget this1:;
npx:signedBy orcid:0000-0000-0000-0000 .
}