@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p10541526X> a schema1:Person ;
    rdfs:label "Melita, Francesco" ;
    schema1:familyName "Melita" ;
    schema1:givenName "Francesco" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/635d7528ac5425a18afcb7b6861a6870> ;
    schema1:name "Francesco Melita" ;
    schema1:sameAs <http://viaf.org/viaf/281865435>,
        <https://isni.org/isni/0000000388653884> .

