@prefix this: . @prefix sub: . @prefix schema: . @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 { schema:url ; ; a fip:Available-FAIR-Enabling-Resource, fip:Domain-Specific-Registry, fip:FAIR-Enabling-Resource, fip:FAIR-Specification, fip:Identifier-service, fip:Metadata-data-linking-schema, fip:Registry; rdfs:comment "EMPIAR, the Electron Microscopy Public Image Archive, is a public resource for raw images underpinning 3D cryo-EM maps and tomograms (themselves archived in EMDB). EMPIAR also accommodates 3D datasets obtained with volume EM techniques and soft and hard X-ray tomography."; rdfs:label "Electron Microscopy Public Image Archive | EMPIAR"; rdfs:seeAlso ; fip:has-data-usage-license ; fip:uses-identifier-service . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-0319-6542; prov:wasDerivedFrom . } sub:pubinfo { this: dct:created "2025-09-04T12:49:01Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:describes ; prov:wasDerivedFrom . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "Ii11kTtfG227EgulAfu0xx9Be2KW7Snz5iW/fOv+OiFJopa8sjPPPD6yGk8KA819mIagnWPfQJtzOGNCePNIDC+RAtUVBPTiFNOUD4X+gTNxN+Mfcu2UnITZ3OL1NimSeE9HHqBhAQNgmQ/dRL08afX183gLOeTUvt3hlJUJIy4="; npx:hasSignatureTarget this: . }