https://w3id.org/np/RAy-O7QOTaAJpaFqRkoS0E5hcNC0QDTNI_Xr5NqkPYo1g
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RAy-O7QOTaAJpaFqRkoS0E5hcNC0QDTNI_Xr5NqkPYo1g> .
@prefix sub: <https://w3id.org/np/RAy-O7QOTaAJpaFqRkoS0E5hcNC0QDTNI_Xr5NqkPYo1g/> .
@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 ns1: <http://purl.org/np/> .
@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://doi.org/10.3389/feart.2023.1245815> a <http://purl.org/spar/fabio/ScholarlyWork>;
<http://purl.org/spar/cito/cites> <https://doi.org/10.1175/BAMS-D-15-00320.1> .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0002-1784-2920 .
}
sub:pubinfo {
orcid:0000-0002-1784-2920 foaf:name "Anne Fouilloux" .
this: a npx:ExampleNanopub;
dct:created "2026-02-27T11:26:17.378Z"^^xsd:dateTime;
dct:creator orcid:0000-0002-1784-2920;
dct:license <https://creativecommons.org/licenses/by/4.0/>;
npx:hasNanopubType <http://purl.org/spar/cito/cites>, <http://purl.org/spar/fabio/ScholarlyWork>;
npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
rdfs:label "Citations for: doi:10.3389/feart.2023.1245815";
prov:wasDerivedFrom <https://w3id.org/sciencelive/np/RAK0hmY6Y6bghEKHy7nbOgsYGPQetSoqCpQ0ErSPGugRQ>;
nt:wasCreatedFromProvenanceTemplate ns1:RAcm8OurwUk15WOgBM9wySo-T3a5h6as4K8YR5MBrrxUc;
nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw>,
<https://w3id.org/np/RAMEgudZsQ1bh1fZhfYnkthqH6YSXpghSE_DEN1I-6eAI>, <https://w3id.org/np/RARW4MsFkHuwjycNElvEVtuMjpf4yWDL10-0C5l2MqqRQ>,
<https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
nt:wasCreatedFromTemplate <https://w3id.org/np/RAX_4tWTyjFpO6nz63s14ucuejd64t2mK3IBlkwZ7jjLo> .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDWv2pJnmDsBOq8OlT1aSvYXSuWT34WOp4FYqEzdnn2F0kqzcFevBqWGZDxJWC0lqCrDEuNfp2QFyPe/+nES9dlHGYIhqPi68fwK6ZiNUotRFxXou+rjFznVvUxtCL8Ede79EBHwWN61QtwSIcU12bLoZsNPFlqQASQ93BJuKlihwIDAQAB";
npx:hasSignature "cTx52gswKSpse8He3mprdI213g7SQ0y6K7VSJHCbWgDv5H8ej3XAbu5aHJ2Eye5FVAmQaR53P6iGT1cHY75bPmOZn9S7sTjdCMlnhQ/0UAEwYYhVRheyZc9K1KuFxEMIC1eBOMNPU62aMBOBfs835WM85m7a+lKLLZawreoEjuw=";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0002-1784-2920 .
}