@prefix this: <https://w3id.org/np/RAfMWhiOBw0sz1ANQyENyJGRAruP-V53zwk48zh2VcRpY> .
@prefix sub: <https://w3id.org/np/RAfMWhiOBw0sz1ANQyENyJGRAruP-V53zwk48zh2VcRpY/> .
@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/RAfMWhiOBw0sz1ANQyENyJGRAruP-V53zwk48zh2VcRpY> a np:Nanopublication;
  np:hasAssertion sub:assertion;
  np:hasProvenance sub:provenance;
  np:hasPublicationInfo sub:pubinfo;
  dct:created "2026-01-23T10:52:46.760Z"^^xsd:dateTime;
  dct:creator orcid:0000-0003-2408-7588;
  dct:license <https://creativecommons.org/licenses/by/4.0/>;
  npx:introduces <https://indico.cern.ch/event/1574891/>;
  npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
  nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
  nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw>,
    <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
  nt:wasCreatedFromTemplate <https://w3id.org/np/RA_GErDKQT4g0I980hQ0Di1fNHFL3SwvV-IEjJOSEFsGs> .

<https://indico.cern.ch/event/1574891/> a <https://w3id.org/fair/3pff/In-Person-Event>,
    <https://w3id.org/np/RApotRhDip5_Jc5gsSLvEf-wGuYkh5nhcadX_y4ni8Gc4/OSCEvent>;
  dct:date "2026-03-09", "2026-03-13";
  rdfs:label "Snakemake Hackathon";
  rdfs:seeAlso <https://indico.cern.ch/event/1574891/>;
  <https://schema.org/location> "Munich, Germany";
  <https://w3id.org/fair/3pff/has-event-organizer> "Christian Meesters", "Clemens Lange",
    "David Lähnemann", "Johannes Köster", "Lukas Heinrich", "Matthew Feickert";
  <https://w3id.org/fair/3pff/has-event-sponsor> sub:BASF;
  <https://w3id.org/fair/connect/has-participating-community> sub:Snakemake .

sub:assertion prov:wasAttributedTo orcid:0000-0003-2408-7588 .

orcid:0000-0003-2408-7588 foaf:name "Christian Meesters" .

sub:sig npx:hasAlgorithm "RSA";
  npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC+DVJTSCzdJUJMzlwRfb2Qm2NZpuZ932RpVliWxMAhmZ6ZkeeibmJlW/Z0q51YkFArJIWbJ0f7rLQWM5epuZV4I5cjMqepOWGey6LrPolMs8lI9dJf9zW9lJsneV+py3U8WsrB6mg//pkEeXnVDd+WscADyXJ5EeLwoZjCkPn8/QIDAQAB";
  npx:hasSignature "vaw2Ovat1u8Q2EKer+62vFbtVqGJLjZUSASfNuRvgC1Wx5mAZKOZSsR+xDVjJMupr3aY4n6PNHgwOSElhYxmaxN/pqqdq8I4YbxU8sYlL3ZtxE8Zch2FC6yWKe29ADRPM+UY8k5VGNPcY624MeMHI1+CrTcHyBMKqy1aK9wxnO8=";
  npx:hasSignatureTarget <https://w3id.org/np/RAfMWhiOBw0sz1ANQyENyJGRAruP-V53zwk48zh2VcRpY>;
  npx:signedBy orcid:0000-0003-2408-7588 .

