Nanopublication

< Home

ID

https://w3id.org/np/RAcmFiFBcW1DYxOIgDIU4R63gesROdBxDsZexdsoFKxt4

Formats

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

Content

@prefix this: <https://w3id.org/np/RAcmFiFBcW1DYxOIgDIU4R63gesROdBxDsZexdsoFKxt4> .
@prefix sub: <https://w3id.org/np/RAcmFiFBcW1DYxOIgDIU4R63gesROdBxDsZexdsoFKxt4/> .
@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: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  <http://www.wikidata.org/entity/Q21621995> a <http://www.wikidata.org/entity/Q937857> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0001-8810-9697 .
}

sub:pubinfo {
  <http://www.wikidata.org/entity/Q21621995> nt:hasLabelFromApi "Kylian Mbappé - French footballer (born 1998)" .
  
  <http://www.wikidata.org/entity/Q937857> nt:hasLabelFromApi "association football player - person who plays association football (soccer)" .
  
  this: dct:created "2025-10-06T15:19:17.185Z"^^xsd:dateTime;
    dct:creator orcid:0009-0001-8810-9697;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "Kylian Mbappé is a association football player";
    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 <https://w3id.org/np/RAWcbb3lRQZNYrCYo1uUfxHF1p6apBUW9hTeJRoHrqYZQ> .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtvFSRzVbDzs821HAhhlO+kg/ILbva/wlrgIdvihQzkoYePmc6Ip4Bo390jhdSlHh1TeY8jqif9yHKvIqWiVl2X8FIoT3k9r23ir9PmEt81ZzIokNWgGTMzDOgRmDcGySNxmlnJTfaICqXXtEPeZPCAGhIOXwI5IZ6eouIhEQC6j7TwmavkHKEyPDUtGWkcbxjyF1TQxW39usZjsYTxwT28IniIY2FVAx1FIlhB7QtfsjyIfOEGvYMfpVwofMUPhmXg9lTyLbOFvO2YcVwNMRq9xeAuyS1wsm/TzsgoTbAjdv3rUarzdclLLs4E9iZ7U5iFtQ3G+Er8EqRs15djT9vQIDAQAB";
    npx:hasSignature "Iq6QXz6FoSUXpbaZ84PGxvnF0IQKRC03WY5+N16UxQSLHurLeSTYoN0lppxgROCEHEL6xArnVbK6JUENoykcQ2pwJqfNJxu+IzZIyk2e0ig06d/XfHVje6fmCVdtr5z4oBr42odWSEFN44s3lTzWcHTfXLtZIZbAaHsTT1o41XK4AaoAcaneAhgkIObFaYZEztjUm1JttfTGPitkAZcOtutSs8c8ei+uYdNkclwGKnnYdL0oW0kuz+5X3fGuCUzRRkmVvYG9vJRxCrXqR/2C2NX1FxV1r8tGHGKCdfjQR9v4D6Q1jaBwMXoS/mhLUNCmZB00ik+LUF4PDzUtahawaQ==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0001-8810-9697 .
}