@prefix this: . @prefix sub: . @prefix gen: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:presentations-grid-svg-view a gen:ResourceView, gen:SvgView; dct:isVersionOf sub:presentations-grid-svg-view-kind; dct:title "🗓 Programme"; rdfs:label "Presentation programme grid view"; gen:appliesToInstancesOf gen:Space; gen:hasStructuralPosition "4.3.programmeGrid"; gen:hasViewQuery ; gen:hasViewQueryTargetField "event" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . this: dct:created "2026-08-28T16:49:53Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:embeds sub:presentations-grid-svg-view; npx:introduces sub:presentations-grid-svg-view-kind; rdfs:label "Presentation programme grid view"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "aaPhV8e9MRfFFkW6VCCjDFMB+iYuTMnWwrmupOqDI6++7wXl8MKRF0rJ2qVYTCW8CuVwE8JNCU0u8+k1eTQEdrwbnwoOZz+SZnBBR+9wU7Bn4QnzQrUBC8RqC3zWe0F8iov0Q8GADvFWg6nfhoZg4oVhm8J1CHSfG/BHW0HD264="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }