@prefix this: <https://w3id.org/np/RAu0mLnT_QfTAmeES64qSRMB3RbTr83Ybi91R5mlWI-g0> .
@prefix sub: <https://w3id.org/np/RAu0mLnT_QfTAmeES64qSRMB3RbTr83Ybi91R5mlWI-g0#> .
@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/Q108156> a <http://www.wikidata.org/entity/Q23905927> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://en.wikipedia.org/wiki/Francesco_Friedrich> .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/Q108156> nt:hasLabelFromApi "Francesco Friedrich - German bobsledder" .
  <http://www.wikidata.org/entity/Q23905927> nt:hasLabelFromApi "Olympic champion - victor in an ancient Olympic event" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDXjaP+qoocpqDBeCAAC/0au1j9lqSvFSjFhloKFdlI92ItzT42YCNMmvswStiCQ/ic7luTjAYXEbZFPD25txQEPaVb48Y66t5Uygz9f3BDK0i3F5rWR8DJTNR5Mcv8txif9R8wSR5/9OhgBKGcuUjPlm8xSvSOCB47Y+kskdTBkQIDAQAB" ;
    npx:hasSignature "kBRxD/RXfj80K++JvGpvUB7q5hu+hFiMWM9JoSNZayih4nVL4Kr24ui+H4+yC9TL5c3gY7qSNqzO/dp5IGr3C5okfgt2+O6UpdnThxqjba5+TtkF/Vturibv8bANDYN4TgyTCOr3WxSaMvr4NZf/q8rEbRkZUcSalCJn40qCIv0=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0008-0475-0446 .
  this: dct:created "2024-10-06T09:07:35.189Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0008-0475-0446 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "Francesco Friedrich is a Olympic champion" ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90> ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAWcbb3lRQZNYrCYo1uUfxHF1p6apBUW9hTeJRoHrqYZQ> .
}