https://w3id.org/np/RAQf7UD3fvYHfgExYb12h3V4FH65q4YqxqrfoXsZlu4XM
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix as: <https://www.w3.org/ns/activitystreams#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix ntemplate: <https://w3id.org/np/o/ntemplate/> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema: <https://schema.org/> .
@prefix sub1: <https://w3id.org/np/RAQf7UD3fvYHfgExYb12h3V4FH65q4YqxqrfoXsZlu4XM/> .
@prefix this1: <https://w3id.org/np/RAQf7UD3fvYHfgExYb12h3V4FH65q4YqxqrfoXsZlu4XM> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
sub1:Head {
this1: a np:Nanopublication;
np:hasAssertion sub1:assertion;
np:hasProvenance sub1:provenance;
np:hasPublicationInfo sub1:pubinfo .
}
sub1:assertion {
sub1:question a schema:Question;
rdf:value "Has anyone repeated this with round tables?";
as:inReplyTo <https://w3id.org/np/RAWEkfXfC38iQLys3_NdD25E4_1mN4KZnWzVPn-8DWIps/claim> .
}
sub1:provenance {
sub1:assertion prov:wasAttributedTo orcid:0000-0000-0000-0000 .
}
sub1:pubinfo {
this1: a npx:ExampleNanopub;
dcterms:created "2026-08-17T09:11:47Z"^^xsd:dateTime;
dcterms:creator orcid:0000-0000-0000-0000;
dcterms:license <https://creativecommons.org/licenses/by/4.0/>;
npx:hasNanopubType schema:Question;
npx:introduces sub1:question;
npx:supersedes <https://w3id.org/np/RA5eoEVm7kctw_Cb0sacXkLJS0hoeTDXfgWZ7aFO5k6Zo>;
ntemplate:wasCreatedFromTemplate <https://w3id.org/np/RAOp9i7XUKKJhT4qIvtCA6LpXj9Hq7qkhsZ1MrLP7UfHE> .
sub1:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAw3QafWPHCDnuVY+aTaavfIP9Q6GWzlYL0kTzq7+t11EKQoG6IDcxt1naJ2aftVjMmEn+n1kruckVXGXaBZANNPUJj/Vk1RGF9UqdEb+HI2F8NKxE3/lnwFWDCI4mPOI0AL5MyTOsbkzARbLeW4eMYALYuYHyjkB41OjFqho3uHEUFlVuOgq/SKaTN2iW53hT47DxVs3hSCD5Y3ZPpZzwwSASy/lkAbqdmcOftansqwp6PTlbvyzHp9z6VLWxCNWajndrAMuvFo4a6XegKPTQy5yAd/Q61x9l1hlzuD/iCem/oF/+xFVVD7KH7ZbrSj9b/MVr7emN0w3GGMMiYIeKjQIDAQAB";
npx:hasSignature "hRCdO3AR4/1Xb9cl0xWrqv4pR6ACpr0nmuRFP9ZTbOiiqDzC4iGDiCf8fWEv8KdNirUrfrH434hIksesA82v3V7FCrRg3TnPWKtO0rdS6vPxbxigzBgI3lNne3RndWAIPu5iNu7ARMXQKROvPEXZStS5wbJPX0qbAulRr28JTxdlYcXDvebQjA5ZNN5O8xblXjt+MyJePbXyeWF6kXmYHPuzma8HXNFASEIyQUdBBncc6qyWmetr8Vny50QE6Jp+HadRQHk+XA9bbgDI3K2vQgltFR39YMgRyIgKAAeDYhLrtm6sGywCZAudRW3avrPHXunEV/TQq5++6TqSNVK/Rg==";
npx:hasSignatureTarget this1:;
npx:signedBy orcid:0000-0000-0000-0000 .
}