@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/p337130671> a schema1:Person ;
    rdfs:label "Léturgie, Simon (1974-)" ;
    schema1:birthDate "1974" ;
    schema1:familyName "Léturgie" ;
    schema1:givenName "Simon" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/44a4eb6722bcb2eaec248fce80325e9f> ;
    schema1:name "Simon Léturgie" ;
    schema1:sameAs <http://viaf.org/viaf/54255452>,
        wd:Q3484352,
        <https://isni.org/isni/0000000014297205> .

