@prefix this: <https://w3id.org/np/RAVYbV2xnIA_-Git_JivVt0P2_K3Yi9VDz3p1JDKY71FY> .
@prefix sub: <https://w3id.org/np/RAVYbV2xnIA_-Git_JivVt0P2_K3Yi9VDz3p1JDKY71FY#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix fip: <https://w3id.org/fair/fip/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:EMA-institution-metadata-schema <http://schema.org/url> <https://www.ema.europa.eu/en/documents/other/list-metadata-real-world-data-catalogues_en.pdf> ;
    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 institutions." ;
    rdfs:label "EMA institution 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 "S3MbpqhoFuty0rOQ/emojv4fwffjHcjLztcgMamoAJ8Q74fZjQuL7iIQARb82OSOIDO5P5ZJrPNdnpS58Nu5GgTcYT2WTDTdL7oWUruMM8TXuX9+iLchdXiDfwxIRwDe4i6/LKNq5yD1HqOf0A0wtZBgusIdVelC8RfP4etfXHQ=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2024-04-29T09:18:12Z"^^xsd:dateTime ;
    dct:creator <https://fip-wizard.ds-wizard.org/wizard> ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:introduces sub:EMA-institution-metadata-schema ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/9423de6b-817b-4063-873a-7405a561ed77> .
}