@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix mac: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { this: dct:license ; ; sub:ESM2-Method; this: . sub:ESM2-Method a , mac:ComputationalMethod; dct:creator orcid:0000-0001-8888-635X; dct:isPartOf ; dct:publisher ; ; ; rdfs:comment "ESM2 protein language model (Meta AI) for structure and property prediction from sequence."; rdfs:label "ESM2 — Meta AI protein language model"; this:; "e.a.schultes@lacdr.leidenuniv.nl" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0001-8888-635X . } sub:pubinfo { this: dct:created "2026-06-01T10:23:12Z"^^xsd:dateTime; dct:creator orcid:0000-0001-8888-635X; dct:license ; npx:introduces sub:ESM2-Method; npx:supersedes ; rdfs:label "ESM2 — Meta AI protein language model"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD3w/IUb755GIzp3ueODYkgELhyq4Clygb5Kspge50xo+n8uC/IvXwi+ukRjEpdfX/JZ09yKUCJ2AMMr/QchrsP1Xhg9Q3fEZ4E12XqFd5jX00Qs0K5XZwjBaV8NdDTJW9I4gpcyh0cry7hSBAWHkXEkqbK+lQvR4UFAKejFq6u/wIDAQAB"; npx:hasSignature "PhsD/kY3fzq+/vztvteflSYeliB45ngMCFuRoOWb/cQehzhwxScAzqe8LvP0DPWdE9R4w3T05xRscwtfzl92DEFqLiAwEW20oqOmY8TkiV/spr26mKC0/eO9iRVjth0uWj8jIbLth92bzctkJOwz3V2ZL9k/p0hPUtUiqKTYrhU="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0001-8888-635X . }