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

<http://data.bibliotheken.nl/id/thes/p145465349> a schema1:Person ;
    rdfs:label "Pontet, Cyril" ;
    schema1:familyName "Pontet" ;
    schema1:givenName "Cyril" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9009ccf6cbecd19ccecf78883cdfc93f> ;
    schema1:name "Cyril Pontet" ;
    schema1:sameAs <http://viaf.org/viaf/32133733>,
        <https://isni.org/isni/000000001369548X> .

