@prefix this: . @prefix sub: . @prefix schema: . @prefix np: . @prefix fabio: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix dct: . @prefix ror: . @prefix rdf: . @prefix npx: . @prefix bibo: . @prefix prov: . @prefix foaf: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { dct:title "Lecture Notes in Computer Science" . dct:date "2008"; dct:isPartOf ; dct:title "Attempto Controlled English for Knowledge Representation"; bibo:authorList sub:author-list; bibo:pageEnd "124"; bibo:pageStart "104"; a fabio:BookChapter . orcid:0000-0002-1267-0234 schema:affiliation ror:02crff812; foaf:name "Tobias Kuhn" . ror:02crff812 foaf:name "University of Zurich, Switzerland" . sub:author-list rdf:_1 sub:norbert-e-fuchs; rdf:_2 sub:kaarel-kaljurand; rdf:_3 orcid:0000-0002-1267-0234 . sub:kaarel-kaljurand schema:affiliation ror:02crff812; foaf:name "Kaarel Kaljurand" . sub:norbert-e-fuchs schema:affiliation ror:02crff812; foaf:name "Norbert E. Fuchs" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234; prov:wasDerivedFrom . } sub:pubinfo { this: dct:created "2026-02-25T10:27:16.000+01:00"^^xsd:dateTime; dct:creator ; dct:license ; npx:hasNanopubType fabio:ScholarlyWork; npx:introduces ; npx:supersedes ; rdfs:label "Attempto Controlled English for Knowledge Representation" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArRL5MjH1KfuE89dpKsIiscF/THrJ4uSvhl0NgaC8x3TdTDrL00kCnlH+2g7PMYhaUQIGWq27TTXHAGp7ehO8yLjRNeDCc8zjUCQJqLbzay3DB51PCiz50OsMgxiZC1+e0bVdk/CAQV4oVo+VgI+awHI1bTT4Yp7pR2I67imf1PIcwczGVhn8EQwtNdWQOZ63wDgUCY+6IubHBQzjLfbYh0828UETEyIV28T7fvf5+y4A5M590InmgkLGpJbRXoL0pnCm1BtFOoxeAVqfivbxIZWPYN2Yd0cSfqwIIUYyaLFpjDrBwc4iJdOus4UQ9OYqkeZDMpU3opU8jWKDIm77jwIDAQAB"; npx:hasSignature "m5nmq/yXmsilAmgvXra2qDqng+Q75dyyHociQE2DsbCzcqK6MXogtdaZ2lJ77SK7o55+A1C6uA/90Yoy/difaMYkt5ZenZLfV+n/8GjUJ2pYci3hsSvjHk8uRb22rcXkV228ZmcsnQSpRrPGWVwtAk01uxDk1KAlJjQI+/mKyK8n+66pfTD01RlWA0rvpIYTo7ILIr/wvfn3PNeti7Xy331pzRNxpjTA/E0hRGFfeSoW01y0eHszG4qGDHgDL0l1i8oiLk0pLrkI4tKUMb3TxsW+L8BIO+6gozzQhFELCCRoLndGt2XrsuNqrclTxBcUUBNvuAHrzMEr7bYTPwjCHQ=="; npx:hasSignatureTarget this:; npx:signedBy . }