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

<http://data.bibliotheken.nl/id/thes/p071179658> a schema1:Person ;
    rdfs:label "Silvestri, Luigi Giuseppe" ;
    schema1:familyName "Silvestri" ;
    schema1:givenName "Luigi Giuseppe" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c1a4a6087d07d3518750e55c60020432> ;
    schema1:name "Luigi Giuseppe Silvestri" ;
    schema1:sameAs <http://viaf.org/viaf/70052718>,
        <https://isni.org/isni/0000000109848380> .

