@prefix this: <https://w3id.org/np/RAjpqSTTs02hinQ0_xisimMV2isMtTaGXzd0xbEcirL70> .
@prefix sub: <https://w3id.org/np/RAjpqSTTs02hinQ0_xisimMV2isMtTaGXzd0xbEcirL70#> .
@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 {
  npx:hasNanopubType rdfs:label "is a" .
  <https://nanopub.net/sessions/#nano-session-9-special> rdfs:label "nanopublication for Nano Session #9 (Special)" .
  sub:assertion a nt:PubinfoTemplate , nt:UnlistedTemplate ;
    rdfs:label "nanopublication for Nano Session #9 (Special)" ;
    nt:hasStatement sub:st1 .
  sub:st1 rdf:object <https://nanopub.net/sessions/#nano-session-9-special> ;
    rdf:predicate npx:hasNanopubType ;
    rdf:subject nt:NANOPUB .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 .
}
sub:pubinfo {
  orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCjDGQCS1S+SRnERDuYDXOugdYUP0efEquHJEEHAbU/uLzBVlga89zqrNPCS7fBE6lArBUWEmT8eLKdMapyqvAzI1J3jUWTMhDJF+XFBkUiuiFfNSc4vJJcmi0yujtnuzXsRIG202jyaP4f5ULoskFwaZOSBZJfiE0dsB3D7DTIAQIDAQAB" ;
    npx:hasSignature "MVwLvXHnW6p1LD1Lwlts8zp4WGOLcmxEW/TLx7dGU71/OmZMZ4NC57t9Oe3RD+LSJhU1hi5iN+Gxxuovs2LbyfUY7yIHFkj0VoO/Vzp/GMwqWv+atJQEwDtFC55d+7wNGuhBCzFE7qqN+qhuS3RUQLCbzfP9HPLYMorNPTQLmz0=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0002-1267-0234 .
  this: dct:created "2024-11-18T12:50:36.106Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-1267-0234 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:supersedes <https://w3id.org/np/RAfzPRUSjGdaUywA2GYQERIqBfmr6Z2LSM9FpyGsA5PKg> ;
    npx:wasCreatedAt <https://nanodash.petapico.org/> ;
    rdfs:label "Pubinfo template: nanopublication for Nano Session #9 (Special)" ;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAfvIvxTx8LRS2646kVkqvcrSf8fbIyxVjMe_vewrqQHM , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 , ns1:RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAyHFpLzPjkspX5zCC3mU8gow33Ah4tCH06xsveR_iaG0> .
}