@prefix this: <https://w3id.org/np/RAjC8FaXn-1ZMTiFgXTH3KbQ8sw6wIqE2bWGjsD2-YHvs> .
@prefix sub: <https://w3id.org/np/RAjC8FaXn-1ZMTiFgXTH3KbQ8sw6wIqE2bWGjsD2-YHvs/> .
@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: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <http://www.wikidata.org/entity/Q1426> <http://www.wikidata.org/entity/P19> <http://www.wikidata.org/entity/Q78> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0006-8693-2520 .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/P19> nt:hasLabelFromApi "place of birth - most specific known birth location of a person, animal or fictional character" .
  <http://www.wikidata.org/entity/Q1426> nt:hasLabelFromApi "Roger Federer - Swiss tennis player" .
  <http://www.wikidata.org/entity/Q78> nt:hasLabelFromApi "Basel - city on the Rhine in Switzerland" .
  orcid:0009-0006-8693-2520 foaf:name "anonymous_athlete" .
  this: dct:created "2025-10-07T13:32:52.063Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0006-8693-2520 ;
    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 "Roger Federer - place of birth - Basel" ;
    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 "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkRvgfniZA+7oAdwbn7S5/JrtDdJNjlXGmrN4tGsRLJcElL5OASnYszm2UXXIG7wWQQWjWegiIFtZIES2DhW8wY0DWd0Ljgn9s1gjnWvUgcDSrPbXr+0Vm35GfRv76lGTFh5OwUU0MFG1x+1xGmnA3aYVqA+7Xjx0YpsQ+ToMGv6xyCb6X3NLf1nIoVUISY1tSmjedzL5TvFRvCf62BVDWgTc5cSbXXfhYz17Ue2ylQ+fwzfZfrRiKlyvxd1yCn6s2F6nDwZ7ifmsjhg2qkp2EXfq3dtYIM1bOFxXoMJVBM231TtYX7E/7CMnQuJDpBSbnJ7fRDLvDBQrh/ZtaN3evwIDAQAB" ;
    npx:hasSignature "bNul9jAVt3RzF/F4Lw+Zk+yOdHi+GhQ4hyYM3Jw26T089bH3FeN4OSsY/8v4LnYTTYnUkikUwarFQDMzXerVU6/wWn19kJg/3oCU94nZSryVUxaMgCLTl/rdH1xb9OfSGsuMetFV6WydBdbEsYOEFRTgM0LiLLEA2YaMQVfV1zXbZMValYOPqAPrG5Zqs2xQrqeh78V66V2uaS0dZ5xxlx5aWoiLDVEp2J+dEGuPZLAVx3ULY0ZCiTHbBbPN+DAfKz88V+AUZUmnXsx9x+2wLmkIQcsQiIZy+Uyui2U3MH1prjIRDV+H/5t2xr1gOqptaQxLpRoLMi/e8CIaph5pHQ==" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0006-8693-2520 .
}