@prefix this: <https://w3id.org/np/RAt8LfN-Z2Ou1KKO9KTlPEe58q-P2uAIR8-xPh4bnWdN8> .
@prefix sub: <https://w3id.org/np/RAt8LfN-Z2Ou1KKO9KTlPEe58q-P2uAIR8-xPh4bnWdN8#> .
@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 {
  <https://w3id.org/np/RACsj0X_s9VydX0a_gb1y24Gr9-hLwqYE0K7nmRcTYSfc#Ronaldo> a <http://www.wikidata.org/entity/Q937857> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0007-3015-8705 .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/Q937857> nt:hasLabelFromApi "association football player - person who plays association football (soccer)" .
  <https://w3id.org/np/RACsj0X_s9VydX0a_gb1y24Gr9-hLwqYE0K7nmRcTYSfc#Ronaldo> nt:hasLabelFromApi "R9 - by (unknown)" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCObeHcYgqny0v5TTQmPQ19Gn/vxeCHkiDIgJRktCTBnaqZp3gtawZuh2+wen0JBHfggA39uJbZ8wGfwyKjL28rG9RncV7x8S47xty4blu8RB8ZEDeqgTawQinxldVl5qEY5E/DEgy2tUAhGgZQpAJV4q69M6h3NTq/7LEg0i9xmwIDAQAB" ;
    npx:hasSignature "f+Pv5+NxJFqMiR8ISIk2yIBgvLiDG3lnrrLoLfhlzm+KeDgNjP0ZDy40b/QV1Ez6s1OkzLY4QwjSGqOOA25G1lfXVZtyKw3cAGJAuBdfHpUaBxdpAkjrBS4F6sIT7kB8BUMmbOT+ixrK9xpCF5lHz6KRxILHcDWc1amzXxmFPLs=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0007-3015-8705 .
  this: dct:created "2024-10-06T14:39:19.496Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0007-3015-8705 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "R9 is a association football player" ;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAWcbb3lRQZNYrCYo1uUfxHF1p6apBUW9hTeJRoHrqYZQ> .
}