@prefix this: <https://w3id.org/np/RABlWMS6fEsPRZ4fn1TAKRv_bko64pLbQcz_chSjqLljY> .
@prefix sub: <https://w3id.org/np/RABlWMS6fEsPRZ4fn1TAKRv_bko64pLbQcz_chSjqLljY/> .
@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/Q1353736> a <http://www.wikidata.org/entity/Q215627> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0003-3244-2065 .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/Q1353736> nt:hasLabelFromApi "Jeffrey Skilling - former CEO of Enron Corporation" .
  <http://www.wikidata.org/entity/Q215627> nt:hasLabelFromApi "person - being that has certain capacities or attributes constituting personhood (for humans, use Q5 [human] with P31 [instance of])" .
  this: dct:created "2025-10-12T16:36:53.524Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0003-3244-2065 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "Jeffrey Skilling is a person" ;
    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 "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvEVhiNp9Zags0U8YxYQkSixLRUYEjm5Ar7Zo5nHVGU6zBS7Cb9qNxPvAS+CN9+sXxTuhXx+TKspZOBobXxeZaoJWZLvnM5pTs70KC2wp1R6gDrxoSqlIi/dPmjX6oUJ0g0SbegA3Dpr/ZLpst4WgoEwPiqv3pUkJ77i/KqT+r2FHEZVjAmekqXBq2m9c8oMbPgONeNmJEXnIaI9UnT1lkDzJh/7Um3KyGkKjhZkJ4t+rsGPMAPtwljM9d4O1yIVmtXCeoSUoNbrTusGGiH9FDhvzQKYF9Lv4VzWYyyXVIWnxomvq3Vnft6yc/P/fFryhAM2yg0QxUSSgki5NjE7EowIDAQAB" ;
    npx:hasSignature "VpsSqAkEzr1OAHXJ/j7Mw1aiTXYrJbfbfSkiNJmXWYkj3HlDqTBI+4VQ8OTBxDGJ1T74zgUcyT1xgzS68J1dfUWHju1pIxVgUQ7q6mhgUmu2iKdcskeK0hb+a/Z0e1/TjtL4Jg44TqdnR96+G9JxVCw/BISArAL8v9MP+GgopDwToOeQBr/D0FqhUwZXqJO4JX5TkrzvjU1QOv9WUfc4F+2FbyzD152SiAG9W/OoauHhWHHrr8YxJzboWSrJ7QKWdjl2LL9tjopLOTiZ6QuXMsO4KtLpyplXrNCmetHbp3Xx+beeede7IcrI3jMp5kXYdWQ0EBfREkBq77UTLPSeWA==" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0003-3244-2065 .
}