@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0001-2897-5243 . } sub:pubinfo { nt:hasLabelFromApi "Louisiana - state of the United States of America" . nt:hasLabelFromApi "Rust Cohle - Fictional Police Investigator" . orcid:0009-0001-2897-5243 foaf:name "Kaustav Choudhury" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCHzggAABlhBYfy/MWJGtbDGAsTJYdshgF3tUlOp+M68taX0ePdAfHj97vOzr77iNVZY43eHr7Qq/2r4R1tsGWsgweyl57kWOrk3x5AP4CChqupIHfQJWdO8l94dX1kH+/nGa2AblErc/5Ra+dPdKx50lu/79UnFDcWs9LHkvgcfQIDAQAB"; npx:hasSignature "DfiKm+AxsAoLy/u1AaGcu/Kp1S4iMK9APeCS+0gIkfjqFK1RMroov+TzvpxH/Z2Ioa+rXlUJMbQb3kKeKlLps4/DWOsacEW6u/Gr60cdgpoX0cPvOWkqnXjNFgfTum2TxFVPMA2JI0fSKwuv2gLvqrqD2voy+RfUb6TBT8gfT8k="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0001-2897-5243 . this: dct:created "2024-10-05T20:59:37.378Z"^^xsd:dateTime; dct:creator orcid:0009-0001-2897-5243; dct:license ; npx:wasCreatedAt ; rdfs:label "Rust Cohle - is connected to - Louisiana"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }