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

<http://data.bibliotheken.nl/id/thes/p181056909> a schema1:Person ;
    rdfs:label "Campoy, Frédéric" ;
    schema1:alternateName "Campoy, Fred" ;
    schema1:familyName "Campoy" ;
    schema1:givenName "Frédéric" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bbe5abadcbb1bd19476b41ed9ab9bcfd> ;
    schema1:name "Frédéric Campoy" ;
    schema1:sameAs <http://viaf.org/viaf/69076113>,
        <https://isni.org/isni/0000000019837418> .

