https://w3id.org/np/RAN99I7PiwxVGP2pYTioKD5GEnL2Bp58UkSEKnl1Qos0s
.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/RAN99I7PiwxVGP2pYTioKD5GEnL2Bp58UkSEKnl1Qos0s/> .
@prefix this1: <https://w3id.org/np/RAN99I7PiwxVGP2pYTioKD5GEnL2Bp58UkSEKnl1Qos0s> .
@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 "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA0hAEO1VBqCy0qHrVmHjBNAiab1ftAOIZA6g/FyAVS6M4KuIw6Ser5nJnXJw1fYENN4SqUQJIRDp7oNcHAJUx7DWHAUvhFE+ZY6HiVyR/Iu8o7x6MSTITUyaddQ9ypGud3paWqbPz11sHzxQ8HJTV1eqDDZWrINPmeUcIIRWXUfUPSkPTDa9xi+tkiA6/nFk4FHBjMpt/gwZSiLTVvrvRBjAqPuDzS3Jz8PBojch4OMrn9F9K1XiHVUsjVFMW/K7RgL8Fuo0sJxTqn9p+aFRRhHfX6bgvRaXJ91NeYABLTRU76c7zTDxA+Y3P6VFhE4K7CCZtk8trjjNFYIY1AUs8rQIDAQAB";
npx:hasSignature "lD1HORnTXDb/sjDueRAHD4Y2qqxyLJIOOuwTzuqz1dmSp7bIXNPXMMwgWkGGJzO0kvYWyQM/uSCWBubsGgod5IPnHnUJrqbanEyurK62QADDCnpZ5Fg1wrz3K3ActIBCL6ajPJWNvDJPzwDdKSJpmFh3xE7YtZInYBLaIAH2zq4tgUjYF5qyh++Q/SIToGZRn1HG5z75saiWWGNgPYZGy1DTq5fXy9OAX5p6pGMSwNdEDqieoP8LhLSbR0pRPgD6o078gqRHLtY5B5dLJjkGO+/GF4oQePfdac2+9GSUvnd0mJAvO3f+czddvKBwws0QPiU+sBKT4I6Wf1qDyx4ZnQ==";
npx:hasSignatureTarget this1:;
npx:signedBy orcid:0000-0000-0000-0000 .
}