Nanopublication

< Home

ID

https://w3id.org/np/RAiV2CDBCqMT0SVxQGiB1Vki3OQeXFXl6pcYWRZm2WOSA

Formats

.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt

Content

@prefix this: <https://w3id.org/np/RAiV2CDBCqMT0SVxQGiB1Vki3OQeXFXl6pcYWRZm2WOSA> .
@prefix sub: <https://w3id.org/np/RAiV2CDBCqMT0SVxQGiB1Vki3OQeXFXl6pcYWRZm2WOSA/> .
@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/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .

sub:Head {
  this: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  <http://www.wikidata.org/entity/Q54812588> <http://www.wikidata.org/entity/P1346>
      <http://www.wikidata.org/entity/Q41520> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0000-1193-5766 .
}

sub:pubinfo {
  <http://www.wikidata.org/entity/P1346> nt:hasLabelFromApi "winner - winner of a competition or similar event, not to be used for awards (instead use \"award received\" (P166) on awardee's item, possibly qualified with \"for work\" (P1686)) or for wars or battles" .
  
  <http://www.wikidata.org/entity/Q41520> nt:hasLabelFromApi "Wimbledon Championships - tennis tournament held in London" .
  
  <http://www.wikidata.org/entity/Q54812588> nt:hasLabelFromApi "Jannik Sinner - Italian tennis player" .
  
  orcid:0009-0000-1193-5766 foaf:name "Igor Danser" .
  
  this: dct:created "2025-10-08T11:44:40.080Z"^^xsd:dateTime;
    dct:creator orcid:0009-0000-1193-5766;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:hasNanopubType <https://www.wikidata.org/entity/Q18616576>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "Jannik Sinner - winner - Wimbledon Championships";
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw>,
      <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
    nt:wasCreatedFromTemplate ns1:RA95PFSIiN6-B5qh-a89s78Rmna22y2Yy7rGHEI9R6Vws .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsLAxvqHuwaupBNQR3Vy1pJZCrGh88GO1k+F/4clFRf5RKgkTwZBlFdX3K7uIcwK2UwJjRsVZnp3v/iSYPVCxCLw4Ta/2ftWxXAw0qLIru4mfTiunlPLp2fJe5Nmj1fgINNFsOZ7cmNOZqIHCioaLctW8Rbi5YATwqY8PDjUXQGM3Qu3hA9E41fscod+KeKV9p0bLVYHOIv3W9KmGgFqw2tGy0Y+A/RY1E8PtOCHQb43DeEsUka4RZqZfWY0YYA/+zaIoisbbUQu3iTiliD4LTHOApsLDY5CyMfgIlJEY55hS8ZyGBJqqjrERu3mQ4mKpR2uEpS2qgvwdhRsp1YLLXwIDAQAB";
    npx:hasSignature "SsEm/UkP+bkr1LqSezHfIw6D08nD82S7mUv89co+Nktlo1wLNvn/6Gq2G4eB4X+EuOSIusiUbblWWufYjo3k57m43PImy74lMNptHmcbTUe7ObLIHatR6xmZC0PRQ+LpMjGzIg4k3JMTBjNy1thUuv+9OlVeG1Xhqdjyt/SoljLZSlU+7mEkgl4Ao5u33a1ftr3Rr5j1wXp2cYsnOE1uW+GFmHA68cpDO3hp5uDU0TSoI4qNcr168CPfDaQWVRHqypv8nuchqQIkc+IzrXYKzbFV8Jq25kdNa8rfYvgwYUxYVASrTQ70dpzAv/2r9zOoQGGL8w5CxpwxVJMzHJ5O4w==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0000-1193-5766 .
}