@prefix this: . @prefix sub: . @prefix xsd: . @prefix rdfs: . @prefix dct: . @prefix prov: . @prefix np: . @prefix orcid: . @prefix nt: . @prefix npx: . @prefix fip: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:materialscloud a fip:FAIR-Implementation-Community; rdfs:comment "Materials Cloud aims to be a community platform for open science, offering educational, research, and archiving tools; simulation software and services; and curated and raw data."; rdfs:label "Materials Cloud"; rdfs:seeAlso ; fip:has-research-domain , , . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-6144-820X . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCMBdkKj8SwP/87jbdTzfuYt1+YLBtn1PL8lkWHvlKWoQ+3BSzekifLtx29NlVX9cYBfwipx77wfHHc0iGnuf7y1vcP6JuyuMGNbmk8WNreaCY0e66Y6yyZVyilVuxPjUryjQ7wmUOyqlz0Bfqu4rd/g8q9PfLGpXD4JTLroRbzeQIDAQAB"; npx:hasSignature "hQsHQxsIg1Op4F9YRgbxIEF51S3OrcY4Cl25fFYUA7nlOxpPLxE2QbsMU4fSkl9NHKr8Aou1J3vdo8zJuGDuLBUtS93d8BMkA7q+qoGudqtfBLO6zWEvrkSfvAQmRgBuKmnWTkCkeXD/EVvIlFcwsCrSm4c9TFxFblGH9dFJ3qk="; npx:hasSignatureTarget this: . this: dct:created "2020-11-02T11:41:21.059+01:00"^^xsd:dateTime; dct:creator orcid:0000-0002-6144-820X; npx:introduces sub:materialscloud; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }