@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/p330532456> a schema1:Person ;
    rdfs:label "Sieurac, Laurent (1974-)" ;
    schema1:birthDate "1974" ;
    schema1:familyName "Sieurac" ;
    schema1:givenName "Laurent" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/48aa7514d511717b0d3473c30e7f3126> ;
    schema1:name "Laurent Sieurac" ;
    schema1:sameAs <http://viaf.org/viaf/7553509>,
        wd:Q3219520,
        <https://isni.org/isni/000000005513156X> .

