@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:EMA-network-metadata-schema ; a fip:Available-FAIR-Supporting-Resource, fip:FAIR-Enabling-Resource, fip:Metadata-schema; rdfs:comment "List of metadata for the HMA-EMA Catalogues of real world data sources and studies. This FSR is related to the EMA metadata schema of the network."; rdfs:label "EMA network metadata schema" . } sub:provenance { sub:assertion dct:creator orcid:0000-0001-5185-8208 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "o/vw9qQQvBPOgnr8D5usUGa8rCe5VqlOIi6H61/RpERytnASCMKnmW6gMocrvpLp3/e3WzWZ6o3gAsY7jIfd++SuwKmzuZqcNs/YUC9GnDo+j3T/1OegXWhnLjks0K0GOAc8Zq3lgFbhf8E+749IPAar+j5Nywyn85v0dQGqYlg="; npx:hasSignatureTarget this: . this: dct:created "2024-04-29T10:42:14Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:EMA-network-metadata-schema; prov:wasDerivedFrom . }