https://w3id.org/np/RAZ33NRpqBmVcWC-FuBmFVLJb8iUhqrdYuOlJ9wjRcOeQ
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RAZ33NRpqBmVcWC-FuBmFVLJb8iUhqrdYuOlJ9wjRcOeQ> .
@prefix sub: <https://w3id.org/np/RAZ33NRpqBmVcWC-FuBmFVLJb8iUhqrdYuOlJ9wjRcOeQ/> .
@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/smart-beehive-beekeeping-research> a <https://w3id.org/kpxl/gen/terms/Community>,
<https://w3id.org/kpxl/gen/terms/Space>;
dct:description "A research community focused on smart beehives, precision beekeeping, bee colony monitoring, environmental sensing, and FAIR data practices for apicultural research.";
rdfs:label "Smart Beehive and Beekeeping Research Community";
<https://w3id.org/kpxl/gen/terms/hasAdmin> orcid:0000-0003-4147-1098 .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0003-4147-1098 .
}
sub:pubinfo {
orcid:0000-0003-4147-1098 foaf:name "Fabrizio Riente" .
this: dct:created "2026-05-05T12:21:07.885Z"^^xsd:dateTime;
dct:creator orcid:0000-0003-4147-1098;
dct:license <https://creativecommons.org/licenses/by/4.0/>;
npx:introduces <https://w3id.org/spaces/smart-beehive-beekeeping-research>;
npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
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/RAOYgmgXWTKBYDCyJQQH3thfJEiJwmtH75phh1T6Dmk_Q> .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAodgbwlRP2mWsSNcut1EthvTDOySeo3sOxeLQ1Exp+z7OsbeLJ0aOnOCi2p4RnA15w7i7g8V8X/G3qFq3ftrYgcS1v6ktrsvEbEhuLJWOkabCiuaofnKcLfWzxl23FrFYbI+f2EIsTLrzrf8bkYVjzbHbvYfyk5krgBYKS9dblFHrF1nENL9J1vjVMtu3zyG6/7zMhyItr6SLYtE79C/q2StDGcAgg4WhPiImP1uc1Y3oJ39pkDkXQWBMHd+8WwT3MI/uEM69ESEDZigeC+Ig8Tlc5K9/H+t1z57Vu7Tlfz1ESIMxRsKAKmuPlpunVe81Q+DUsBmjQ4KcRADqYUcVFQIDAQAB";
npx:hasSignature "JhVMeE1ZY1RD/NFM9zp0jOjvYU0ZJncvJbAw2gwI4Q4Tf2ZycRd2qBDn22AHLsUxMqiizxB3PP48wute/2hUicWNSwbrtqTYWfiLShc06tfLf0WZ2Oz1s2UyOOxI66SMshrYqUqf12Iseb5GuuztGS8r9ldmG0vhtf3TJrZr0Bvbwy1B+qodZb0hEQ1GtXC/wODqxGX2ueOZPB7QLKq05BsOrbARLYS6x9OVEHNlUbMWMKb9Q397VIIOtEyLLD4AdTQtxwF425Va6iv5xe1yY2hDBWVQiWRFwQ5t9N9eNr6BB8z2kN4MrYDGTGeAy8nXVlbM1NfBvW9jWC+iUCvbhg==";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0003-4147-1098 .
}