@prefix this: <https://w3id.org/np/RAdwCuTwzdf1aes9-NgXUTJBUlZxEg6UO9wxel1EQ40Z4> .
@prefix sub: <https://w3id.org/np/RAdwCuTwzdf1aes9-NgXUTJBUlZxEg6UO9wxel1EQ40Z4#> .
@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#> .
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/Q6500050> <http://www.wikidata.org/entity/P1344> <http://www.wikidata.org/entity/Q113581799> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0001-8630-0554 .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/P1344> nt:hasLabelFromApi "participant in - event in which a person or organization was/is a participant; inverse of P710 or P1923" .
  <http://www.wikidata.org/entity/Q113581799> nt:hasLabelFromApi "International Conference Collect and Connect: Archives and Collections in a Digital Age - academic conference" .
  <http://www.wikidata.org/entity/Q6500050> nt:hasLabelFromApi "Laurel Zuckerman - American writer" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCZRSKxkG5HwZTfMXTfsH620K7JanJojndNoxT0CUriZ6uhCK6Y4zn5n3oEDx7Fo7jGdVpLQRza5AtoVgYrVX+3PFuxZvC/AwB1nSKP9R4/MExH7odwRwtKXg2/POGjZu/TeOi/+XGLo0xZUbphyUcQL3RCfKqys6Aj/Xag2y8ZCwIDAQAB" ;
    npx:hasSignature "QoBszjcfYOwhSCaFbKJH2D5etIH0szA3P/By30xaJ+1q/KUHqaqzhOht4euwmtrABplDPSmkUkd3+zwG+jylqyLAdDxEkSp7wXmekmPxL23V5jKY6c4heA7VIF0fLR38eXUE9a1JI6FZPkhr4GVEnRASuIg68q4uy2RrlyUM878=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2024-01-17T16:52:22.534Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0001-8630-0554 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://www.wikidata.org/entity/Q18616576> ;
    rdfs:label "Laurel Zuckerman - participant in - International Conference Collect and Connect: Archives and Collections in a Digital Age" ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RA95PFSIiN6-B5qh-a89s78Rmna22y2Yy7rGHEI9R6Vws> .
}