@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix ns1: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { a , ; dct:description "BioHackathon Europe is an annual event that brings together bioinformaticians and computational biologists from around the world."; "2026-11-13T17:00:00.0+01:00"^^xsd:dateTime; "2026-11-09T09:00:00.0+01:00"^^xsd:dateTime; rdfs:label "BioHackathon Europe 2026"; orcid:0000-0002-1267-0234, orcid:0000-0002-9472-918X . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234; prov:wasDerivedFrom . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . this: dct:created "2026-03-23T16:17:46.600+01:00"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:introduces ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ns1:RAGXx_k9eQMnXaCbsXMsJbGClwZtQEGNg0GVJu6amdAVw; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "Ix+ry/fCqqr7gyRsfvairVOF8Bdzlf3gy4kw2o76NHZmab6pDcy76FULUboKI0NkfI21u9bC70YO1raLNFIj0rOya/on3u0+9Kqd9E9TLXUBOTqik5DrgvCa9dTyrO8TficRMJflVqmWa29XiM04IMm81GIHxQb//iCkdQKZJ+c="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }