{
    "@context": [
        "https://w3id.org/skg-if/context/1.1.0/skg-if.json",
        "https://w3id.org/skg-if/context/1.0.0/skg-if-api.json",
        {
            "@base": "https://api.opencitations.net/"
        }
    ],
    "meta": {
        "local_identifier": "https://api.opencitations.net/skg-if/v1/persons/https://w3id.org/oc/meta/ra/0614010840729",
        "entity_type": "single_entity"
    },
    "@graph": [
        {
            "local_identifier": "https://w3id.org/oc/meta/ra/0614010840729",
            "name": "Peroni Silvio",
            "family_name": "Peroni",
            "given_name": "Silvio",
            "identifiers": [
                {
                    "value": "0000-0003-0530-4305",
                    "scheme": "orcid"
                }
            ],
            "entity_type": "person"
        }
    ]
}