@prefix this: <https://w3id.org/np/RA7HtLwrmIU9f61ctggcXxoyNOBTRLpOGHvnVJCCEsRCk> .
@prefix sub: <https://w3id.org/np/RA7HtLwrmIU9f61ctggcXxoyNOBTRLpOGHvnVJCCEsRCk#> .
@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/Q3997173> a <http://www.wikidata.org/entity/Q12737077> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0002-2771-9739 .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/Q12737077> nt:hasLabelFromApi "occupation - label applied to a person based on an activity they participate in" .
  <http://www.wikidata.org/entity/Q3997173> nt:hasLabelFromApi "stock trader - person or company involved in trading equity securities" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDr1C7DGISVdXo4MtYi+sXDlNmBRlFEB5SWCOaW4xWO7E2Z1BrLy3InprqRGj9e/u9WEmtSCiRzX6IGsAN1aZBpB74PWJ+2+/2s9Y3upVv1GnbUkbknChiU9sXYL2LnmgZysOiO47GabuiEb6LRH+bQhwCx1Q6tsR1Q+JElEA1jGwIDAQAB" ;
    npx:hasSignature "51i/GEO0yC3Et85Ucy5Cl7muSU7C4lbpi/Z6I2nARgwn0k/NqSuyZwyRklJvsStW9B7QItuqFcCO4wVoyA3w4kMsWvrFMQuOM5Ydma3YyiUIp/G9MyW7mh99dVTdz5iyiOhkRV7lTVHHGRrWuzy5QO0FN2fA38KlLzH7kRF8/GI=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0002-2771-9739 .
  this: dct:created "2024-10-13T20:17:40.889Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0002-2771-9739 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "stock trader is a occupation" ;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAWcbb3lRQZNYrCYo1uUfxHF1p6apBUW9hTeJRoHrqYZQ> .
}