@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { ; a . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0001-5282-4365 . } sub:pubinfo { nt:hasLabelFromApi "artificial intelligence - field of computer science and engineering practices for intelligence demonstrated by machines and intelligent agents" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCbb/r16twpPdLKR6M+xJCSD4cifspKbbBQcaLHzuqylkI+F5HW7jvg/7UDMGv+Z8rOSitcLVAm5zJqYmFPZHxxejPDUttr0vMltk4WTzkDpk0+cENLYfiSIiKPD4RyLEI38eXybjsyAWYlGmDzq0ohxCbwLFvDH3mSmKdSiIkycQIDAQAB"; npx:hasSignature "De0XGg6Dbw7KzkWzs2gX5bvd8k83/h+EeA4hfHL6n/Nka1M3G8O4fsvHJdIfdYRuftVaOVcnpcATzPVxcN4g3vXDINGuoP05ikdHclyNldBx4snKo1doJGfIiGs0o3IBQBi3XtSBvxXKr39KOqO4m368fBJxtEGPk9VeU0AzI/U="; npx:hasSignatureTarget this: . this: dct:created "2023-10-11T09:19:57.203Z"^^xsd:dateTime; dct:creator orcid:0009-0001-5282-4365; dct:license ; npx:hasNanopubType ; a npx:ExampleNanopub; rdfs:label "AIDA sentence: Artificial Intelligence (AI) is not causing unemployment; instead, it assists people in enhancing..."; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . }