@prefix this: <
https://w3id.org/np/RAtUzHSbltSLqUIlPEd6Mpr1Io1KV2L-RFkzVAQYU--Rs
> .
@prefix sub: <
https://w3id.org/np/RAtUzHSbltSLqUIlPEd6Mpr1Io1KV2L-RFkzVAQYU--Rs/
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix dct: <
http://purl.org/dc/terms/
> .
@prefix rdf: <
http://www.w3.org/1999/02/22-rdf-syntax-ns#
> .
@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 ns1: <
http://purl.org/np/
> .
@prefix prov: <
http://www.w3.org/ns/prov#
> .
@prefix foaf: <
http://xmlns.com/foaf/0.1/
> .
sub:Head
{
this:
np:hasAssertion
sub:assertion
;
np:hasProvenance
sub:provenance
;
np:hasPublicationInfo
sub:pubinfo
;
a
np:Nanopublication
.
}
sub:assertion
{
<
http://www.wikidata.org/entity/P823
>
rdfs:label
"has the speaker" .
sub:assertion
dct:description
"Such a nanopublication declares that somebody is a speaker at a given event." ;
a
nt:AssertionTemplate
;
rdfs:label
"Declaring a speaker of an event" ;
nt:hasNanopubLabelPattern
"${space} has speaker ${speaker}" ;
nt:hasStatement
sub:st1
;
nt:hasTag
"Spaces" .
sub:space
a
nt:GuidedChoicePlaceholder
;
rdfs:label
"choose the event" ;
nt:possibleValuesFromApi
"https://w3id.org/np/l/nanopub-query-1.1/api/RAyMrQ89RECTi9gZK5q7gjL1wKTiP8StkLy0NIkkCiyew/find-things?type=https://w3id.org/kpxl/gen/terms/Event" .
sub:speaker
a
nt:AgentPlaceholder
;
rdfs:label
"choose the speaker" .
sub:st1
rdf:object
sub:speaker
;
rdf:predicate
<
http://www.wikidata.org/entity/P823
> ;
rdf:subject
sub:space
.
}
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
"2025-11-03T07:20:10.759Z"^^
xsd:dateTime
;
dct:creator
orcid:0000-0002-1267-0234
;
dct:license
<
https://creativecommons.org/licenses/by/4.0/
> ;
npx:supersedes
<
https://w3id.org/np/RAYQrnzSVf-5Ix11BrQ1eZSvgfQFQ-qj8sDkiobcRZ8xM
> ;
npx:wasCreatedAt
<
https://nanodash.knowledgepixels.com/
> ;
rdfs:label
"Declaring a speaker of an event" ;
nt:wasCreatedFromProvenanceTemplate
ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM
;
nt:wasCreatedFromPubinfoTemplate
<
https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw
> , <
https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw
> , <
https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI
> ;
nt:wasCreatedFromTemplate
<
https://w3id.org/np/RA1XuAdO6LOtlPJgWiytJHFuK4BFHjQK5x7d9FVymzFnc
> .
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB" ;
npx:hasSignature
"39s5gf5edx6ua35irC92N18DwHjL2o8NeByhr7PfeLrssGa9NkV4hOKBrdzBoZ1MSPWH50HOdEVMwm43WQneLYGBgOZ/BpWEeB+GXHXh0PNCAQZcmZ6ERUz5sxuhk0OdqO1qT6jv0BH1CIGa18QUxs6frrGyVRM3mUyvEJDo0Qo=" ;
npx:hasSignatureTarget
this:
;
npx:signedBy
orcid:0000-0002-1267-0234
.
}