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

<http://data.bibliotheken.nl/id/thes/p433294280> a schema1:Person ;
    rdfs:label "Torregrossa, Rémi" ;
    schema1:familyName "Torregrossa" ;
    schema1:givenName "Rémi" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7339777ee2152aae3433dc501b18f705> ;
    schema1:name "Rémi Torregrossa" ;
    schema1:sameAs <http://viaf.org/viaf/120187389>,
        <https://isni.org/isni/0000000077844536> .

