@prefix dcterms: .
@prefix disco: .
@prefix foaf: .
@prefix np: .
@prefix npx: .
@prefix nt: .
@prefix orcid: .
@prefix prov: .
@prefix rdfs: .
@prefix slv: .
@prefix sub1: .
@prefix this: .
@prefix xsd: .
sub1:Head {
this: np:hasAssertion sub1:assertion;
np:hasProvenance sub1:provenance;
np:hasPublicationInfo sub1:pubinfo;
a np:Nanopublication .
}
sub1:assertion {
slv:includesStudy
sub1:study .
sub1:study dcterms:source ;
a disco:Study;
rdfs:label "Digital Solutions for Natural Event Management: Leveraging IoT and Drones for Biodiversity Conservation and Disease Control" .
}
sub1:provenance {
sub1:assertion prov:wasAttributedTo orcid:0000-0002-1784-2920 .
}
sub1:pubinfo {
orcid:0000-0002-1784-2920 foaf:name "Anne Fouilloux" .
this: dcterms:created "2025-12-27T16:24:44.259Z"^^xsd:dateTime;
dcterms:creator orcid:0000-0002-1784-2920;
dcterms:license ;
npx:introduces sub1:study;
npx:wasCreatedAt ;
rdfs:label "Digital Solutions for Natural Event Management: Le...";
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ,
;
nt:wasCreatedFromTemplate .
sub1:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAosxbitQQzLXi1949Zd9JmSkGfYHHlj/CZZ7iiYs1TrZ5/Jk/wGA7kHEv7f9NtsinOdBo9EtHj/jgHE5W2Vv404JbOAY280PvH5Jns5ObWdVZmtHeCw0ZIdPEqNrurrEweKhzcTJW/YRpYWPwVPo47XyIW6IAcmx6gfdtmdPddMpplqExrP6G99ksXfXlZI0InQtZJRSGK5lYLLNzaofFtupPI5OAAGjooDyHijp0Ap2HIXH6WpO4S44cFPKU34pH2xhIY4/XT5DG1X5UoiVHs2Yoo30BHFudj/kAFwdzcy6Yh4tMDaB3ox6p7pi267d7n0y7kypC0Nt+hfgHQ1FpgwIDAQAB";
npx:hasSignature "hGVa9z1eqOKjNCF0RwoQjWWSbkLq41bYW1Gd2fNSfCb86bRyVgR89rqGXt2NHCI8RZI0lfme4BECRgZWsLqPKaB+aWYU8SiE0KhkzmgfojgWXakqKADTeMoGmgMyYB9nCHfOmj0n/LfhoG9kMM295bUv9IC9Mf8x/0aNWgRpWNMULjmwEDGgrhtZ9canyW5GXmqJuVpPmgvgs9J4Cj/TiAhIMTEoBGHzivrAzyHKv4KUCfnh+0iTq8IgFvDP0wveSl/rM7szkBfYtvA6vPX80gcirYe4bIBe/q5ffO0E6hd1R40jWkRK1SlON3TNTwjzlC9diUQ6Q4fLrizBmT8/Sg==";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0002-1784-2920 .
}