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

<http://data.bibliotheken.nl/id/thes/p343398516> a schema1:Person ;
    rdfs:label "Guitton, Thierry Guillaume (1983-)" ;
    schema1:birthDate "1983" ;
    schema1:familyName "Guitton" ;
    schema1:givenName "Thierry Guillaume" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1f87b73058aff73bb7619310f49d339d> ;
    schema1:name "Thierry Guillaume Guitton" ;
    schema1:sameAs <http://viaf.org/viaf/283913184>,
        <https://isni.org/isni/0000000390321475> .

