https://w3id.org/np/RADJxd-U-p7VpA01uXlsp3nkUo3oXFMSOam04-fcF0ZyM
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RADJxd-U-p7VpA01uXlsp3nkUo3oXFMSOam04-fcF0ZyM> .
@prefix sub: <https://w3id.org/np/RADJxd-U-p7VpA01uXlsp3nkUo3oXFMSOam04-fcF0ZyM/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix mac: <https://w3id.org/spaces/mac/r/ontology/> .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
this: dct:license <https://creativecommons.org/licenses/by/4.0/>;
<https://w3id.org/fdof/ontology#hasEncodingFormat> <https://www.iana.org/assignments/media-types/application/trig>;
<https://w3id.org/fdof/ontology#materializes> sub:ESM2-Method;
<https://www.w3.org/ns/dcat#accessURL> this: .
sub:ESM2-Method a <https://w3id.org/fdof/ontology#FAIRDigitalObject>, mac:ComputationalMethod;
dct:creator orcid:0000-0001-8888-635X;
dct:isPartOf <https://w3id.org/np/RAFPOe4OIl_urs-U_7-FostjzcUo8ra6LasfSvGplOvto/StayAhead-Project>;
dct:publisher <https://ror.org/027bh9e22>;
<http://purl.org/spar/cito/citesAsAuthority> <https://doi.org/10.1126/science.ade2574>;
<http://schema.org/url> <https://github.com/facebookresearch/esm>;
rdfs:comment "ESM2 protein language model (Meta AI) for structure and property prediction from sequence.";
rdfs:label "ESM2 — Meta AI protein language model";
<https://w3id.org/fdof/ontology#hasMetadata> this:;
<https://www.w3.org/ns/dcat#contactPoint> "e.a.schultes@lacdr.leidenuniv.nl" .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0001-8888-635X .
}
sub:pubinfo {
this: dct:created "2026-05-28T07:46:35Z"^^xsd:dateTime;
dct:creator orcid:0000-0001-8888-635X;
dct:license <https://creativecommons.org/licenses/by/4.0/>;
npx:introduces sub:ESM2-Method;
rdfs:label "ESM2 — Meta AI protein language model";
nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw>,
<https://w3id.org/np/RAMEgudZsQ1bh1fZhfYnkthqH6YSXpghSE_DEN1I-6eAI>, <https://w3id.org/np/RARW4MsFkHuwjycNElvEVtuMjpf4yWDL10-0C5l2MqqRQ>,
<https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
nt:wasCreatedFromTemplate <https://w3id.org/np/RA5f4FtcnAGRtdt-vDTCvwXT1yVX7oMoXmvv-B8nfMelc> .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD3w/IUb755GIzp3ueODYkgELhyq4Clygb5Kspge50xo+n8uC/IvXwi+ukRjEpdfX/JZ09yKUCJ2AMMr/QchrsP1Xhg9Q3fEZ4E12XqFd5jX00Qs0K5XZwjBaV8NdDTJW9I4gpcyh0cry7hSBAWHkXEkqbK+lQvR4UFAKejFq6u/wIDAQAB";
npx:hasSignature "A5Odm/IESNZhNEoGgv9faJfuCWe2Mz4tbHsc8jzLBIEQDDLtk7j3SxbCgWzbIg14y3Eq6Y16DrP6hJ+o8z5LghinAsddpoBONN50ZERzbvQx8ScQtf8XBJvXepDiNs5dIqLl9WvdHB6ELO4Ec3HrT4fK/JEi6JO7c6BYurhRq1w=";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0001-8888-635X .
}