@prefix this: <https://w3id.org/np/RANqve2Ic9acDLg4tcylkmsprGxKRuHdCF8uv4Gk2aCiY> .
@prefix sub: <https://w3id.org/np/RANqve2Ic9acDLg4tcylkmsprGxKRuHdCF8uv4Gk2aCiY/> .
@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/> .

<https://w3id.org/np/RANqve2Ic9acDLg4tcylkmsprGxKRuHdCF8uv4Gk2aCiY> a np:Nanopublication;
  np:hasAssertion sub:assertion;
  np:hasProvenance sub:provenance;
  np:hasPublicationInfo sub:pubinfo;
  dct:created "2026-05-22T15:44:52.821Z"^^xsd:dateTime;
  dct:creator orcid:0009-0009-0118-9195;
  dct:license <https://creativecommons.org/licenses/by/4.0/>;
  npx:introduces <https://w3id.org/spaces/nanopub/nanosessions/session32>;
  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/RA5gFoRkA3_i8qpoC7-1iqyHF4SNQj84x2UEwuUfhdo94> .

<https://w3id.org/spaces/nanopub/nanosessions/session32> a <https://w3id.org/kpxl/gen/terms/Event>,
    <https://w3id.org/kpxl/gen/terms/Space>;
  dct:description """<div>
  Agenda:
  <ul>
    <li>
      Yuanxi Fu: “Nanopublication for Documenting Scholarly Growth” - Many contemporary scholarly big-data infrastructures focus on the public-facing dimensions of scholarship, such as publications, funding records, citations, and institutional affiliations. In contrast, this talk explores how nanopublications might provide an infrastructure for documenting a scholar’s intellectual growth over time.
    </li>
    <li>
      Christian Meesters: “Software Provenance with Snakemake” - Why workflow managers are essential on HPC and how Snakemake automates reproducibility. Live demo: running a workflow, generating an HTML report with publication-ready figures, and exporting software metadata as a nanopublication, plus a mini visual knowledge graph via a single plugin.
    </li>
  </ul>

  <ul>
    <li>
      Jitsi meeting link: <a href=\"https://meet.jit.si/nanosession\">https://meet.jit.si/nanosession</a>
    </li>
  </ul>
</div>""";
  <http://schema.org/endDate> "2026-06-09T17:00:00.0+02:00"^^xsd:dateTime;
  <http://schema.org/startDate> "2026-06-09T16:00:00.0+02:00"^^xsd:dateTime;
  rdfs:label "Nano Session #32";
  <https://w3id.org/kpxl/gen/terms/hasAdmin> orcid:0000-0001-8492-0354, orcid:0000-0002-1267-0234,
    orcid:0009-0009-0118-9195 .

sub:assertion prov:wasAttributedTo orcid:0009-0009-0118-9195 .

orcid:0009-0009-0118-9195 foaf:name "Virginia Balseiro" .

sub:sig npx:hasAlgorithm "RSA";
  npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCFJNRSo0AhDh7EfwM3nZXQbACb8v6F7tKGOj4Mnc/VuEu0CqzwyomaSvXmfwIKeHmCGCdIrL7tMes3U3K7qJ6c3m5j9U1SDBA+d6UDGvBKSN4X8vvRHzH+PNZyegn3Wu+liXjq+4bnGdTdhPRdRFO9DjSb+rpAfaH21md4qRhCewIDAQAB";
  npx:hasSignature "BP3jtJ9fG5C5ssz6Tul5xduXV41gKoHNn2kD16RgSud8Yi9iwoa1yrSRo2JLa+E4ZK5MoJt/9boSxwNy8IyX5bmLsaDAMEdoSbCGnoEDenemRca4E/OD6CAir2ikGR24la37fDngw9YcYeJyevXi3hnHcbosjWS8BjeuQaE3Of8=";
  npx:hasSignatureTarget <https://w3id.org/np/RANqve2Ic9acDLg4tcylkmsprGxKRuHdCF8uv4Gk2aCiY>;
  npx:signedBy orcid:0009-0009-0118-9195 .

