@prefix this: <https://w3id.org/np/RA4aXUHr5iy1zAiHY_GPPEI4od9zlENZGmPzPAqeEv3Vo> .
@prefix sub: <https://w3id.org/np/RA4aXUHr5iy1zAiHY_GPPEI4od9zlENZGmPzPAqeEv3Vo#> .
@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 prov: <http://www.w3.org/ns/prov#> .
@prefix ns1: <http://purl.org/np/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  orcid:0000-0002-1267-0234 <https://w3id.org/fair/3pff/participatedAsParticipantIn> <https://www.lorentzcenter.nl/the-road-to-fair-and-equitable-science.html> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCjDGQCS1S+SRnERDuYDXOugdYUP0efEquHJEEHAbU/uLzBVlga89zqrNPCS7fBE6lArBUWEmT8eLKdMapyqvAzI1J3jUWTMhDJF+XFBkUiuiFfNSc4vJJcmi0yujtnuzXsRIG202jyaP4f5ULoskFwaZOSBZJfiE0dsB3D7DTIAQIDAQAB" ;
    npx:hasSignature "Y00ic9A/19Wwu/nrphgK+X9eAIKp2RzTzafrh4Fk8Oo3ywSmrmiqXFdGYCeR7fvB98+2O1rCOCdsCpvyhEu8q8CRGZS0CGu7bAaK6J+dEUzbBEhI208Kmj+JyYZu6uuzQOJnLdvdlTt1ecJjoKsrddYeqdJPFWN+G/7KQYnJsU4=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2024-01-22T10:01:43.460Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-1267-0234 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://www.lorentzcenter.nl/the-road-to-fair-and-equitable-science.html> ;
    rdfs:label "Participation of: the-road-to-fair-and-equitable-science.html" ;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 , <https://w3id.org/np/RA-Hs6sb_FPN6ujRkEyahCoaC9zoU7u3iS7porwn-iBl8> ;
    nt:wasCreatedFromTemplate ns1:RAxvfITwVjkusqUtwwN8e37nLtm0jCVGr5WUkN_-KoQHI .
}