https://w3id.org/np/RAFQeAk5nH0-gHl0GM7vwiNnBF6OBuKwn3kz47aNU0_hI
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RAFQeAk5nH0-gHl0GM7vwiNnBF6OBuKwn3kz47aNU0_hI> .
@prefix sub: <https://w3id.org/np/RAFQeAk5nH0-gHl0GM7vwiNnBF6OBuKwn3kz47aNU0_hI/> .
@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 {
<https://w3id.org/spaces/fdo-conference-2026> <http://www.wikidata.org/entity/P823>
orcid:0000-0001-9842-9718 .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0001-9842-9718 .
}
sub:pubinfo {
orcid:0000-0001-9842-9718 foaf:name "Stian Soiland-Reyes" .
this: dct:created "2026-03-24T13:10:09.484Z"^^xsd:dateTime;
dct:creator orcid:0000-0001-9842-9718;
dct:license <https://creativecommons.org/licenses/by/4.0/>;
npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
rdfs:label "3rd FAIR Digital Objects Conference has speaker Stian Soiland-Reyes";
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/RAtUzHSbltSLqUIlPEd6Mpr1Io1KV2L-RFkzVAQYU--Rs> .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwsIvt2Ypq7RtvhYbMl5dL7SW4jDaJGQgWkr1JFJOHV+eMI0RcETbyy1Fz8Pcm4rtew8YTq82lw8jrzBR02lFRl3B4j5SXK2Bh3Xkytbd2FyNr5pCHgKRet+YXbOH40nNnE5wkFccaEnQHyv4913JGFIFsV6Rh62o1ORljPUaim6AjG27bGn66Hnsz8CLwpKUO0o3xA0X1wu2eP1y9FcqFzmCtofxFd/F6vECIq0zpbwXLmIItDHSECG8dSuIw5s3YffdHpPy3HD1Lc2SaSdIyLCn6+aA35Qryhm6Q1yoNNx0rJwbeUT98Nsy5Yx2eUyyft7vb3UuUuQDXyK05vbc/wIDAQAB";
npx:hasSignature "QHES2tcpOPWfZzuW8WhBPxDlCKYXfVUEbeIFNp+f33Teed8/orA50CCswWBh1tnNoY3xC89f2GDVdIsjWbTMIJU4fgb/Wp1zPJCQ3mHpP2K3fJgGbDHb9r7r/eUBdLHmew5EKOsSug8Bdbz4mvkRiUe4rrG35cFeRu5PTRGbAfDJcAbq0pmk9a2pWYe2/bKbyQh8OmHa61tpYrFMwMD+8DkF3PsbFxwycyanZJw4ehxz+xap2KmyZhj3Duye8MJv3Z11fGSil1XPC4klZABOs9UFHvYo0ZrOKsiP+egyuOQ2m56TSkWi5020Jt8CFWu8zLIhRMysXEHYe7G/oLnA8g==";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0001-9842-9718 .
<https://w3id.org/spaces/fdo-conference-2026> nt:hasLabelFromApi "3rd FAIR Digital Objects Conference" .
}