@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 "Semantic Web" . dct:date "2013"; dct:isPartOf ; dct:title "The understandability of OWL statements in controlled English"; bibo:authorList sub:author-list; bibo:pageEnd "115"; bibo:pageStart "101"; bibo:volume "4"; a fabio:Article . 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 orcid:0000-0002-1267-0234 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234; prov:wasDerivedFrom . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . this: dct:created "2026-02-24T21:00:57.000+01:00"^^xsd:dateTime; dct:creator ; dct:license ; npx:hasNanopubType fabio:ScholarlyWork; npx:introduces ; npx:supersedes ; rdfs:label "The understandability of OWL statements in controlled English" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArRL5MjH1KfuE89dpKsIiscF/THrJ4uSvhl0NgaC8x3TdTDrL00kCnlH+2g7PMYhaUQIGWq27TTXHAGp7ehO8yLjRNeDCc8zjUCQJqLbzay3DB51PCiz50OsMgxiZC1+e0bVdk/CAQV4oVo+VgI+awHI1bTT4Yp7pR2I67imf1PIcwczGVhn8EQwtNdWQOZ63wDgUCY+6IubHBQzjLfbYh0828UETEyIV28T7fvf5+y4A5M590InmgkLGpJbRXoL0pnCm1BtFOoxeAVqfivbxIZWPYN2Yd0cSfqwIIUYyaLFpjDrBwc4iJdOus4UQ9OYqkeZDMpU3opU8jWKDIm77jwIDAQAB"; npx:hasSignature "EIF4Yf3PkYfd0h+xUwsbl8wTi9/wsTUTGoltvIncxRH5hRRgKbrOEcbAUXuF5ApNtj6usUPiLR5E0G6KRA4wjLjbwMUGIrZmCXkyt8LD8Q4aeWvJfPP91ntdqY3pDCJVBGNrj6wk+I25MbPvP70hsQMYolLrDrStpwbas0eOU1lJodqeoSy+qeGg4XLrJBo+glja/ZjyrM1A2qHZGMZvW+u01/a7O1gJlMFX7q5eXKXBKqWYuK78WsXeo5X+IIll3RqsRym12UKK6+yG5RhPhHBbtHhg8QELtiAGugrhPUVWjG7RsFDFveJygIx6BPawOOgK9We8YvW96wW3dOELcg=="; npx:hasSignatureTarget this:; npx:signedBy . }