@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 "Potential for Artificial Intelligence (AI) and Machine Learning (ML) Applications in Biodiversity Conservation, Managing Forests, and Related Services in India" .
}
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.261Z"^^xsd:dateTime;
dcterms:creator orcid:0000-0002-1784-2920;
dcterms:license ;
npx:introduces sub1:study;
npx:wasCreatedAt ;
rdfs:label "Potential for Artificial Intelligence (AI) and Mac...";
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ,
;
nt:wasCreatedFromTemplate .
sub1:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAosxbitQQzLXi1949Zd9JmSkGfYHHlj/CZZ7iiYs1TrZ5/Jk/wGA7kHEv7f9NtsinOdBo9EtHj/jgHE5W2Vv404JbOAY280PvH5Jns5ObWdVZmtHeCw0ZIdPEqNrurrEweKhzcTJW/YRpYWPwVPo47XyIW6IAcmx6gfdtmdPddMpplqExrP6G99ksXfXlZI0InQtZJRSGK5lYLLNzaofFtupPI5OAAGjooDyHijp0Ap2HIXH6WpO4S44cFPKU34pH2xhIY4/XT5DG1X5UoiVHs2Yoo30BHFudj/kAFwdzcy6Yh4tMDaB3ox6p7pi267d7n0y7kypC0Nt+hfgHQ1FpgwIDAQAB";
npx:hasSignature "Ex8ERiYvZQ6jH1f8ZXYbdT2WK96YCmZMukxtNmzeEQ5rd1PZkHrLMhLgAkNfLcte8hODxRdd6/dP2bwVVJZlUCEXfD85ThOJoOsoVPTGbW8GXQAqi+rRoLvB6eCXCoiTus9yGfToyFFHgenh/Fu2iyCHNS8l9MutARy8KyaMjlgm5OpC9YNI+rXHV8iQNQwERKJ6oY/je6HW3p1CCjWzcTWVCaFt0xZ3S7vhD+m7MF7ZACeIwyecHn8OYcRewVe9GEnznJ5WzrLa1kIpd8d4YTS2sKjraEw4yiFhW3fxI8bEzVSFHp+mngf9Y3Mxugo9z5ZDis3iBbWW8mlkv2aV2A==";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0002-1784-2920 .
}