@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:MP a fip:FAIR-Implementation-Community; rdfs:comment "Harnessing the power of supercomputing and state-of-the-art methods, the Materials Project provides open web-based access to computed information on known and predicted materials as well as powerful analysis tools to inspire and design novel materials."; rdfs:label "Materials Project"; rdfs:seeAlso ; fip:has-research-domain , . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-8424-0604 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "BZg1ZZpG2SkLWhs9SF4bnI4yf4PlNb8ewZaV01BdnPuCPRc7HAAMP3VkcRPT/c9v5ts5O/oRDQY3QN10H106R0G4Ko1NhpHDWCKWTC6lVzUaxNQUUu4973D0qqEKFVSkKXD4XtNra22tsHLQMHOeIPs1fzukMwAb4O7ZWCZ3GlY="; npx:hasSignatureTarget this: . this: dct:created "2022-07-21T14:00:16Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:MP; prov:wasDerivedFrom . }