@prefix this: <http://purl.org/np/RAtB0QaZfuV_0Jz2eyFLF37gIJMX24KdfnH31Y1-p1u54> .
@prefix sub: <http://purl.org/np/RAtB0QaZfuV_0Jz2eyFLF37gIJMX24KdfnH31Y1-p1u54#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@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 npx: <http://purl.org/nanopub/x/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:assertion dct:creator orcid:0009-0001-3489-2751 ;
    <http://purl.org/spar/cito/updates> <https://doi.org/10.3897/rio.7.e68595> ;
    rdfs:comment "Since the publication of the editorial, our team at RIO Journal has been observing a very positive reception of the updated collections modules. Several Horizon-funded EU projects are currently making great use of the feature, while bringing various valuable outputs from across the scholarly publishing landscape together. By doing so, they have been extensively demonstrating the activities, progress and impact of their scientific initiatives." .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0001-3489-2751 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC75o8/ycLR8OAwtLgReXekkI7117DwTmEzutRD0D1TE+JxRtzvV6+42l+SoafsVcXStRtYd+1rTTkJe9W8d06wk8jQqohHN4E52ayjqgFIus9QgztoYOlFnu5QuUjzgB3UUKAI8afr4tWkTeqVEIzcI0wqpxBvzdyzat+hi80HcwIDAQAB" ;
    npx:hasSignature "I9M1WhsXQQJuGK1JIlVnb2lXNf5VcERjgP+FNb8yrmzYNKHYBi5bziCgAiWHzf6elCV89PTRTMNDQRewuX0SJemPmnGX9j4EZcu+SGWwbfRqrNFxgDzKkMaQmA+BOq6mjuP7N8gm81BFGyZt8QYzuCBePMrtkix+zAFF6aPZtmQ=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2023-03-29T13:55:20.594Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0001-3489-2751 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RA_R5w4lZ-6xuZyylG8qSlMhmWBaTE41-zlhiBVUQblCc> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAhMhogxA2LQGFNAbsukAuV75jhBZjPrOSMnQlYCljoP4> .
}