@prefix this: <https://w3id.org/np/RAZeBDAvZj14gLBmgbpiWaKv_gbyxKEMNLYKVWkuoRSuY> .
@prefix sub: <https://w3id.org/np/RAZeBDAvZj14gLBmgbpiWaKv_gbyxKEMNLYKVWkuoRSuY#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@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#> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  orcid:0000-0002-5435-0837 <http://www.wikidata.org/entity/P1344> <https://nanopub.net/sessions/#nano-session-9-special> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-5435-0837 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDS32fznoyVVMSIBfTuKMX8ahGnJuitJauhAGmFe8ofqkC07/wvaPetvA3DGJUTPl44s56LQIXEfcWMfKAAA2tQFKTN0DDNO3O2uZF567tNm3Udqqyf7HWEP2j3l1u3kxF7oPGAcPRsJwQ7guk7cQOKrvM/N8FCzlCmVWPPqyJA+wIDAQAB" ;
    npx:hasSignature "w+XiWqLwhri3oynzGTGxNEtdhWKa4YfZu4n+gBwteLtupPIYD+CB7qOMccyi0yDPu1NzTaAZVl7kWSxxePx0DnB7FDFrH2ho4xM1vlHrjwYE5ncLGU1qhap27nCDMKlE3c2+rjJmeF+qvfr75E6hIduYMPgR+67fVsc7UjmJCbs=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2024-01-16T15:21:57.171Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-5435-0837 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://nanopub.net/sessions/#nano-session-9-special> ;
    rdfs:label "participation in Nano Session #9 (Special)" ;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAi1EA01W7NE5LUHnp5pfuAtOORQrkZEsdGJO1UCl53hY> .
}