@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix frapo: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { frapo:isOutputOf . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { nt:hasLabelFromApi "Multilingual On-Line Translation" . nt:hasLabelFromApi "A Multilingual Semantic Wiki Based on Attempto Controlled English and Grammatical Framework" . orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . this: dct:created "2026-07-28T13:30:05.548+02:00"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:hasNanopubType frapo:isOutputOf; npx:wasCreatedAt ; rdfs:label "A Multilingual Semantic Wiki Based on Attempto Controlled English and Grammatical Framework is output of Multilingual On-Line Translation"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "fMThC6Ij1e/7jRXfx7s76R+0U81119w+AtPqPsyux5AQBybwg+5PaPMGq1VkIxFnZPHwngslHUf0hCPD+re7x7kXUOpeNE9BEjfYQ1nr+qZMjVMK/u/71J9KFwt7fd2qkwadOFhDwi/PQzHWT+gOt2rhJxBBt7opY1H0pGom6wI="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }