https://w3id.org/np/RAkN8lbeUVh7FOtRWez5lAfHKw4xbbt8a-u0-0u7xJ8Bw
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RAkN8lbeUVh7FOtRWez5lAfHKw4xbbt8a-u0-0u7xJ8Bw> .
@prefix sub: <https://w3id.org/np/RAkN8lbeUVh7FOtRWez5lAfHKw4xbbt8a-u0-0u7xJ8Bw/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
orcid:0000-0001-5925-5348 <http://www.wikidata.org/entity/P1344> <https://w3id.org/spaces/tdcc-lsh-ffp/jun9training> .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0001-5925-5348 .
}
sub:pubinfo {
orcid:0000-0001-5925-5348 foaf:name "Mercedes Beltran" .
this: dct:created "2026-06-09T14:02:12.333Z"^^xsd:dateTime;
dct:creator orcid:0000-0001-5925-5348;
dct:license <https://creativecommons.org/licenses/by/4.0/>;
npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
rdfs:label "Mercedes Beltran is participant in June 9 FAIR Training";
nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8>,
<https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
nt:wasCreatedFromTemplate <https://w3id.org/np/RAAcUy5wBwXNyadgD71k1rP0iM_KFc07qXFyrxhPcKS5M> .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmtgnqxvwhiGt7dPHdZ1DzJvqdLokPeMJ9LmaUof+bXgO516ibeJY52h0Cr52E/05/0MsO4MKeh1osYY6o+tLjq3Oz7f//VVp4sTizhhwn5Uqjtyylu9l9DRHBofhbOzGJNWyzSbVWXfRTlmEBZOOxHCbT/sCdiDGNTLJcijlScAQZZBhh+VjVTeO+r35xAoxvCcG0VzW8M5pYTH+KnxZh6Ms6kZvxajTnImT7KiJ/q4WTsoksZoOumwiO+GjFgY//evPNTjBQlnz8Q4BQbFXtaxsnNL53Ssepm56icfnH6ec8TEiDgHfLhcPGTejBbNP/Jc71x0xi2F9jG3+SHo3bwIDAQAB";
npx:hasSignature "hhj0PNr4qIYkxaJ6HVEkwUFWLYH667qi/rgXoULVHHgKVaam5JBtpBESiGle8WSu0WkhokhE3QD9SsEG8ZkFCNlbePRMZHh3AKiDwUVGX2Tv8OqjBqQMYGVO0XQqwG2SFZ/YmX+DSL/zyhwdFxu03s8T6Y2xlckqxR0a9qfbFo2Pdz7W1w4EPRorJdr8K+98juMe8yc5Uv37v0Fy9CiBvWa6eubnjQkmSHPuybKtSxlZjzAd4wh30YJHO2voH11dOuwxVFDHPgR8ub2cYusN8oPwotSQilnAxgrWbEViYWFXelz40EY5dW2t0WjxicJ1rhWZMcnBtRmF/ZF8QErXXQ==";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0001-5925-5348 .
<https://w3id.org/spaces/tdcc-lsh-ffp/jun9training> nt:hasLabelFromApi "June 9 FAIR Training" .
}