@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix ns1: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { orcid:0009-0006-4740-6560 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0006-4740-6560 . } sub:pubinfo { nt:hasLabelFromApi "artificial intelligence - field of computer science that develops and studies intelligent machines; also referring to such software" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCt9+9FooXZxbnQZo47wReoFJuGQaxSwid48Zopoa8tJ1hFTt7H4NzaPotfT2hWIqd7OTvmbFd5MjUsYiIGo3GmHJOGDYMq/EZNslUOauRMsho/BNbhI84DWrrIcxmgwvm/r4rdEE5HI8TIZN6ZPFDZMgPQdkNDJp1fcelq12nbSQIDAQAB"; npx:hasSignature "Of/uTbnNvTXASGQ4rHAV3lyCNYy8tnQZ4UDlw7AOgZsidoLU6QBJnykTVNmmLUvOj2hIW0lcrSYBn/MySDraj3LYjGhoZ3uFIbzUMoKKYKt5T4fp7dTe0bKRqqFpZDgCjtxP9V3XpFr70xGijtovHcugbwHbzSWcHY5pKpwEL2Y="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0006-4740-6560 . this: dct:created "2025-04-07T07:19:24.280Z"^^xsd:dateTime; dct:creator orcid:0009-0006-4740-6560; dct:license ; npx:wasCreatedAt ; a npx:ExampleNanopub; rdfs:label "think this is overrated: artificial intelligence"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ns1:RAXflINqt3smqxV5Aq7E9lzje4uLdkKIOefa6Bp8oJ8CY, , ; nt:wasCreatedFromTemplate . }