@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:EAD ; a fip:Available-FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource, fip:Metadata-schema; rdfs:comment "Encoded Archival Description (EAD) is an XML standard for encoding archival finding aids, maintained by the Technical Subcommittee for Encoded Archival Standards of the Society of American Archivists, in partnership with the Library of Congress. EAD is now used around the world by archives, libraries, museums, national libraries and historical societies. Through a standardized system for encoding the descriptions of archival finding aids, EAD allows users to locate primary sources that are geographically remote."; rdfs:label "Encoded Archival Description" . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-1261-9930 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "orw1m848mHjCdbZALPfY313iD0e/kvd6O6PMOfssltkzPQj3bV4cn2ov2jsyvS3U68TncEVNnFd6fMyeoLY7E6dch6yzMMVmZCEeYWQU2MHfKFg9GMjrEy3mNodEExHVzYcozcNYujZIBQwdqsVpnUFhmPRA4JpmFYiPb7amOiA="; npx:hasSignatureTarget this: . this: dct:created "2023-05-10T15:18:30Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:EAD; prov:wasDerivedFrom . }