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

<http://data.bibliotheken.nl/id/thes/p298995174> a schema1:Person ;
    rdfs:label "Rovero, Pierpaolo" ;
    schema1:familyName "Rovero" ;
    schema1:givenName "Pierpaolo" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/daa1c651b0e1cee9a35aed1de38c5d91> ;
    schema1:name "Pierpaolo Rovero" ;
    schema1:sameAs <http://viaf.org/viaf/315897>,
        <https://isni.org/isni/000000001069609X> .

