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

<http://data.bibliotheken.nl/id/thes/p155202634> a schema1:Person ;
    rdfs:label "Girod, Thierry" ;
    schema1:familyName "Girod" ;
    schema1:givenName "Thierry" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6212d18a7367a5e8c39ce4c1fe858a44> ;
    schema1:name "Thierry Girod" ;
    schema1:sameAs <http://viaf.org/viaf/19816541>,
        wd:Q3524282,
        <https://isni.org/isni/0000000120173177> .

