@prefix this: . @prefix sub: . @prefix schema: . @prefix np: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix ns1: . @prefix prov: . @prefix foaf: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { schema:about , ; a . } sub:provenance { sub:assertion prov:wasDerivedFrom . } sub:pubinfo { nt:hasLabelFromApi "language - particular system of communication, often named for the region or peoples that use it" . nt:hasLabelFromApi "thinking - mental activity involving an individual's subjective consciousness" . orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB"; npx:hasSignature "DrLXWe09pR33U561VouvMDcxnUixGxMVz2/cMs3XIktjKri7cxUuDhIFiDG6Jj/H3v6Nx73tv2rZ2CTWJrSEDkgQ20T08Q6DtaPxtj0Hoo9E0gyOmptZdLTRP47RovZnGnb59wm26nMohB1ACipIRb/Pbw9LS3zRtJBlMPFLzws="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . this: ns1:created "2024-10-20T10:13:56.149Z"^^xsd:dateTime; ns1:creator orcid:0000-0002-1267-0234; ns1:license ; npx:hasNanopubType ; npx:wasCreatedAt ; rdfs:label "AIDA sentence: Language is not an essential prerequisite for thinking."; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }