@prefix this: <https://w3id.org/np/RAkU67tKAhslUt2ZRSnP-pF0S4HXmcn1SUyAdN3UGGcsA> .
@prefix sub: <https://w3id.org/np/RAkU67tKAhslUt2ZRSnP-pF0S4HXmcn1SUyAdN3UGGcsA#> .
@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#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:ErChild dct:description "Errol Childress is a serial killer and a follower of the twisted and brutal Tuttle cult, operating in Lousiana. Childress is the primary antagonist of the first season of True Detective." ;
    a <http://www.w3.org/2002/07/owl#NamedIndividual> , <https://w3id.org/np/RAc4adb3hvu6JLB_X44HHQSZfrIEm-vEaKQ-S24uNMBFo#Serkil> ;
    rdfs:label "Errol Childress" ;
    rdfs:seeAlso <https://true-detective.fandom.com/wiki/Errol_Childress> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0001-2897-5243 .
}
sub:pubinfo {
  orcid:0009-0001-2897-5243 foaf:name "Kaustav Choudhury" .
  <https://w3id.org/np/RAc4adb3hvu6JLB_X44HHQSZfrIEm-vEaKQ-S24uNMBFo#Serkil> nt:hasLabelFromApi "Serial Killer - by Kaustav Choudhury" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCHzggAABlhBYfy/MWJGtbDGAsTJYdshgF3tUlOp+M68taX0ePdAfHj97vOzr77iNVZY43eHr7Qq/2r4R1tsGWsgweyl57kWOrk3x5AP4CChqupIHfQJWdO8l94dX1kH+/nGa2AblErc/5Ra+dPdKx50lu/79UnFDcWs9LHkvgcfQIDAQAB" ;
    npx:hasSignature "IG3VJoxBl8t4UQSFQp/529tcFInCeDEwkJKAEQV40GwPCu7O2FZSARXxEYSnOece8t1N9qin5A67HGgoLkYBpqmM/CkNYWZUdu73pPMVuz56ywvluYnYbT1+Nhbsm8JuFvo8m1zQj0z3ZRlJ4rpohSDeDh3mTM1YOU17VIpxTPo=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0001-2897-5243 .
  this: dct:created "2024-10-05T21:13:31.413Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0001-2897-5243 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:introduces sub:ErChild ;
    npx:supersedes <https://w3id.org/np/RAYZy3A8qTmrbfew4vxsItuQl6WFv31BFGnj_0fzYc0mI> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "Errol Childress" ;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 , ns1:RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI ;
    nt:wasCreatedFromTemplate ns1:RAQIX0i-LjZs1mRakp1Ee0wf7XcQmdhFQvrfOd7pjFiuw .
}