Nanopublication

< Home

ID

https://w3id.org/np/RATMcpj8pjm9O4u28K2861HDzQS_sds6I_MZRVAUeRaLI

Formats

.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt

Content

@prefix this: <https://w3id.org/np/RATMcpj8pjm9O4u28K2861HDzQS_sds6I_MZRVAUeRaLI> .
@prefix sub: <https://w3id.org/np/RATMcpj8pjm9O4u28K2861HDzQS_sds6I_MZRVAUeRaLI/> .
@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 {
  sub:smart-beehive-beekeeping-research a <https://w3id.org/fair/fip/terms/Emerging-Community>,
      <https://w3id.org/fair/fip/terms/FAIR-Implementation-Community>;
    rdfs:comment "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" .
}

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-05T13:32:33.981Z"^^xsd:dateTime;
    dct:creator orcid:0000-0003-4147-1098;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:hasNanopubType <https://w3id.org/fair/fip/terms/FAIR-Supporting-Resource>;
    npx:introduces sub: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/RAICeBp_BCYUenyUlMhwFin6SXqmKhHuRAA7GLgXmfA4Q> .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAodgbwlRP2mWsSNcut1EthvTDOySeo3sOxeLQ1Exp+z7OsbeLJ0aOnOCi2p4RnA15w7i7g8V8X/G3qFq3ftrYgcS1v6ktrsvEbEhuLJWOkabCiuaofnKcLfWzxl23FrFYbI+f2EIsTLrzrf8bkYVjzbHbvYfyk5krgBYKS9dblFHrF1nENL9J1vjVMtu3zyG6/7zMhyItr6SLYtE79C/q2StDGcAgg4WhPiImP1uc1Y3oJ39pkDkXQWBMHd+8WwT3MI/uEM69ESEDZigeC+Ig8Tlc5K9/H+t1z57Vu7Tlfz1ESIMxRsKAKmuPlpunVe81Q+DUsBmjQ4KcRADqYUcVFQIDAQAB";
    npx:hasSignature "hYmW3pu4/CqfWnPGLEalEyAtgPbbWXz/XAF8q/XjYL1HwaOdsHxurA10WdxqE4RVB+QZYZYHXe4U110/mwJA6PPisbfxaj89LH/EfFj7BuRBy00c9W3FRJDkewxOh3pSu8ytuJPRsEetxwaz8Xl2bsMJSHfpc0XzwleVs1fkryqu+bWguLpkLkD3cNEs/5l3waczQ5cLb2+sysjznQNj3X3XU1tKqnTNs7mzXOCeb2kSl6mwH2PTokYGtaUTspsZ4VmXHEeqiL4awFBLYpJq5DO7yiFbbjU2l8RFfJFvCuotbq/CC5KBPWniqwIOdKvmFoMDB7C/I6fbSMiZn0THsw==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0003-4147-1098 .
}