@prefix this: <https://w3id.org/np/RAZSw5p4Ftzu6CzMhoLaSAnrAbCsvGknYZbulspr1AbqY> .
@prefix sub: <https://w3id.org/np/RAZSw5p4Ftzu6CzMhoLaSAnrAbCsvGknYZbulspr1AbqY/> .
@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 ns1: <http://purl.org/np/> .
@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/Q317521> a <http://www.wikidata.org/entity/Q131524> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0005-1725-5426 .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/Q131524> nt:hasLabelFromApi "entrepreneur - person who owns and operates a business" .
  <http://www.wikidata.org/entity/Q317521> nt:hasLabelFromApi "Elon Musk - South African-Canadian-American businessman, engineer, inventor, and political figure and CEO of Tesla and SpaceX and former Senior Advisor to the President of the United States (2025)" .
  this: dct:created "2025-10-05T19:43:11.085Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0005-1725-5426 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "Elon Musk is a entrepreneur" ;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ;
    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 "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAlj+0ATVnC6CRcuFbhOvvTyLoezQkGArYq8tJMApIgKBfG8rRLXxM0E19sm1Nd1e53OYFataSZbad8iQQfj4c1Lq6uBdSJQfgM+jifQ22vTuP1X6VzswEM7VB9z1I3Qk66L0OMU0kTNnWAfjGywqKJPeQIVBFCQ8dkCdIRpqzdZPHHR0Y2i3zQgVEsRx5wIOXn0s+CmSLOwPsKWJQVUiuGYfTcVnQWmvIK70zoT5Vpo65nMMrmpxi6SOvMHHIWT51EZQZXRUxNxvtdc4RQCFdiSdZxN3RoVCesou/LN+qBALMfK0kcZ6jH8m2FIEGbMGTEB4Fx7PyJhqk9k0cejs+oQIDAQAB" ;
    npx:hasSignature "DGL0nXGDCT4jJ7ItsmrC8mIBAtuMjd+4kjVBlUtpPVXQB0kKJS66q7Wfbsrc1ct8q5ns4M02iWxi1posWl8cu+hN0yPvB6RnXqb2YDDSjuPa3fLPxXFNdI1MSaflVtYMMN4GE8/AT8WKSTczYAHgf4u6ppkgr9nYY4ecK6E76Vo9knGOdHeBumothDvvQALkBV+z4fuFHALBEzQmzMYMtlHel9wQQrQQ+zoUI1T9NJVAUjxYzCoa8q9dZ8k615JQKZkXEMBl89+YXfLMjHHgqGKYwCLlSFX/9NGh5qXnsrWFQCE+zYkzY3RQMUW7W5BvRRtyW82f1rC1eJL9Aowi9A==" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0005-1725-5426 .
}