@prefix this: . @prefix sub: . @prefix schema: . @prefix np: . @prefix pav: . @prefix nt: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix wd: . @prefix dct: . @prefix rdf: . @prefix npx: . @prefix prov: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { dct:description rdfs:label "is described as" . dct:isPartOf rdfs:label "is part of" . pav:authoredBy rdfs:label "is authored by - an author is an agent who gave existence to the content; who of them will actually present it may not be known" . rdf:type rdfs:label "is a" . rdfs:label rdfs:label "has the label" . rdfs:seeAlso rdfs:label "see also" . wd:P823 rdfs:label "is presented by" . wd:Q604733 rdfs:label "presentation" . schema:about rdfs:label "is about" . schema:endDate rdfs:label "ends at" . schema:location rdfs:label "is located at" . schema:startDate rdfs:label "starts at" . sub:assertion a nt:AssertionTemplate; dct:description "Publish metadata about a presentation, including title, start and end time, authors, presenter, event, location, and optionally a link to the slides or a recording. Authors and presenter are separate: a programme normally lists the authors of a talk, while who of them actually speaks is often only known later, so the presenter is optional and both are repeatable."; rdfs:label "Publishing information about a presentation"; nt:hasNanopubLabelPattern "Presentation: ${title}"; nt:hasStatement sub:st01, sub:st02, sub:st03, sub:st04, sub:st05, sub:st06, sub:st07, sub:st08, sub:st09, sub:st10, sub:st11; nt:hasTag "Presentations" . sub:author a nt:AgentPlaceholder; rdfs:label "an author of the presentation" . sub:description a nt:LongLiteralPlaceholder; rdfs:label "abstract or description of the presentation" . sub:endDate a nt:LiteralPlaceholder; rdfs:label "end date and time of the presentation"; nt:hasDatatype xsd:dateTime . sub:event a nt:GuidedChoicePlaceholder; rdfs:label "event or conference"; nt:possibleValuesFromApi "https://w3id.org/np/l/nanopub-query-1.1/api/RAyMrQ89RECTi9gZK5q7gjL1wKTiP8StkLy0NIkkCiyew/find-things?type=https://w3id.org/kpxl/gen/terms/Event" . sub:location a nt:ValuePlaceholder; rdfs:label "location of the presentation (name or URI)" . sub:presentation a nt:IntroducedResource, nt:LocalResource, nt:UriPlaceholder; rdfs:label "short ID suffix for the presentation" . sub:presenter a nt:AgentPlaceholder; rdfs:label "the presenter, if known"; nt:hasDefaultValue nt:CREATOR . sub:slidesUrl a nt:UriPlaceholder; rdfs:label "URL to slides, recording, or related resource" . sub:st01 rdf:object wd:Q604733; rdf:predicate rdf:type; rdf:subject sub:presentation . sub:st02 rdf:object sub:title; rdf:predicate rdfs:label; rdf:subject sub:presentation . sub:st03 rdf:object sub:startDate; rdf:predicate schema:startDate; rdf:subject sub:presentation . sub:st04 a nt:OptionalStatement; rdf:object sub:endDate; rdf:predicate schema:endDate; rdf:subject sub:presentation . sub:st05 a nt:OptionalStatement, nt:RepeatableStatement; rdf:object sub:presenter; rdf:predicate wd:P823; rdf:subject sub:presentation . sub:st06 a nt:OptionalStatement; rdf:object sub:event; rdf:predicate dct:isPartOf; rdf:subject sub:presentation . sub:st07 a nt:OptionalStatement; rdf:object sub:location; rdf:predicate schema:location; rdf:subject sub:presentation . sub:st08 a nt:OptionalStatement, nt:RepeatableStatement; rdf:object sub:slidesUrl; rdf:predicate rdfs:seeAlso; rdf:subject sub:presentation . sub:st09 a nt:OptionalStatement; rdf:object sub:description; rdf:predicate dct:description; rdf:subject sub:presentation . sub:st10 a nt:OptionalStatement, nt:RepeatableStatement; rdf:object sub:topic; rdf:predicate schema:about; rdf:subject sub:presentation . sub:st11 a nt:OptionalStatement, nt:RepeatableStatement; rdf:object sub:author; rdf:predicate pav:authoredBy; rdf:subject sub:presentation . sub:startDate a nt:LiteralPlaceholder; rdfs:label "start date and time of the presentation"; nt:hasDatatype xsd:dateTime . sub:title a nt:LiteralPlaceholder; rdfs:label "title of the presentation" . sub:topic a nt:GuidedChoicePlaceholder; rdfs:label "topic or subject of the presentation"; nt:possibleValuesFromApi "https://www.wikidata.org/w/api.php?action=wbsearchentities&language=en&format=json&limit=5&search=" . } 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-28T11:20:49Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:supersedes ; rdfs:label "Publishing information about a presentation"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "o68C3o4RLl/Pl40s+dG9BxzyUVqi7nBuQvvY+qIZaY/EXyibO2iwLvLS6YT450TsX76r29Vb39kvNM8/RxeIWjW/ZkzUOoys0qvec2JURd4e6X0HNY4C5LPMgfy/zVpVXLc2RdVj83VZ2Jyb44eVpMMp8zrwdcVEf7aEUn+a0wo="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }