https://w3id.org/np/RAnyVVMQxuJrsJNrYgTQnc3u7WelzX6JI50sw2baFDlUQ
.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/RAnyVVMQxuJrsJNrYgTQnc3u7WelzX6JI50sw2baFDlUQ/> .
@prefix this1: <https://w3id.org/np/RAnyVVMQxuJrsJNrYgTQnc3u7WelzX6JI50sw2baFDlUQ> .
@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 "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA1M9eTu7fx2OI7jdRc6ct+cSB39EDpu+gsijz5qcx3GoR7LgUFSTsmIFO4Po/JV1m9thISZh98af6N8bqK7hMoLCOkRyPJIgZhRzsE2CaYPKJEI5hffyUfPvbx0+5nFF7vepGm5X7aj8UljRKWvunZM9sWyazCvrvM7remdahg34XQ12kbUFRhemcwEg88lTAY2CatM7Xwenv5wRDTlDgs1XrX7kGr+W4qoDUpZTT46CKEumHgA7tpaNZwr5s/uZSbaxKAiDaxDJfd8ESEgLDpOOoY6wlST0hOTRvgclGxX0BIDvJ3mD73RoNFC+WYI6SZCqe698VLr4e2uB736t2aQIDAQAB";
npx:hasSignature "CaY9mvAbuU/DJk5OypPHO8q8npFIgIQdLuG+CtlP6HnNQFz96uR4RJZ7tn2bZo5UOTzMK/e0M4Rp/tAZupHngtB4m0oQNGR+PrXhi/vh7yKPa53UnpUsePftYY3K0S5KXj0IMjekADcHv5iViaUVmJxaW1GXN96qWWyLsWdxluDIbk8ADq0c6Ucg88hqWujA8CiWqLQt2ZjULbWCLa87w5osqbHGXmHz5znAf8ishW5cScQzCXbGwhG5KhVDpVlMUi/2JJaxzDVi+SNAvfiz+jFuiY/s/pTUAHuKQ0MBJA8Pm+2nwbTukMXNm6lcaxxaDfMBasGGLe8cX8P0MCh01Q==";
npx:hasSignatureTarget this1:;
npx:signedBy orcid:0000-0000-0000-0001 .
}