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

<http://data.bibliotheken.nl/id/thes/p146767462> a schema1:Person ;
    rdfs:label "Duchesne, Thierry" ;
    schema1:description "epilepsie" ;
    schema1:familyName "Duchesne" ;
    schema1:givenName "Thierry" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dd8b41e759d754446c53b4a79931a4ea> ;
    schema1:name "Thierry Duchesne" ;
    schema1:sameAs <http://viaf.org/viaf/71461422>,
        <https://isni.org/isni/0000000000582929> .

