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

<http://data.bibliotheken.nl/id/thes/p233094946> a schema1:Person ;
    rdfs:label "Hervan, Cédric" ;
    schema1:familyName "Hervan" ;
    schema1:givenName "Cédric" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/74ac8f3c61dd2fa11cf680d8c7046865> ;
    schema1:name "Cédric Hervan" ;
    schema1:sameAs <http://viaf.org/viaf/34639924>,
        <https://isni.org/isni/0000000000866526> .

