@prefix this: <https://w3id.org/np/RA3XO7P8AePkZ8e8in3xBxQNtoTdSptYZCUhUR8UrPbTU> .
@prefix sub: <https://w3id.org/np/RA3XO7P8AePkZ8e8in3xBxQNtoTdSptYZCUhUR8UrPbTU#> .
@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 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/Q42311> <http://www.wikidata.org/entity/P1346> <http://www.wikidata.org/entity/Q63436479> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://www.wikidata.org/wiki/Q42311> .
}
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/Q42311> nt:hasLabelFromApi "Sebastian Vettel - German racing driver" .
  <http://www.wikidata.org/entity/Q63436479> nt:hasLabelFromApi "Formula One World Drivers' Championship" .
  orcid:0009-0007-5143-6006 foaf:name "Adam Oentoro" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCDgZiPqCxqOVzGnPvspNcCov2YT7dGobEtFbpNgYrlrx/H5ZPxn0bQ3j1U2VZ1zX4W5TKE692J3sC/QpJMSB7ZJijfjjCbFAQKt/oytar7Fy4zExNT5pY5pMFq6VUpZHEso9P4GXFQBNdP5o5mBE5TS5OXFCZQJ/4xdKNQ7f9adQIDAQAB" ;
    npx:hasSignature "edmgJ0NYCVB3Z05SuuY5q6XwSgCyZUI3GdVmLz0sDAdgLHQ2+nzANKEJCDEPoePtTtSKFj4bRiTz/oGUWtwPDAW9/GoeqbuHqUISf+jl3e3djp8okNORa7o57/o0olCZmjmK0p/SVJoHhuIR0pAQnIsLxUCyUGjvfEWOqOtigv0=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0007-5143-6006 .
  this: dct:created "2024-10-06T07:53:09.040Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0007-5143-6006 ;
    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 "Sebastian Vettel - winner - Formula One World Drivers' Championship" ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RA95PFSIiN6-B5qh-a89s78Rmna22y2Yy7rGHEI9R6Vws> .
}