@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/p159336007> a schema1:Person ;
    rdfs:label "Le Saëc, Erwan" ;
    schema1:familyName "Le Saëc" ;
    schema1:givenName "Erwan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aca7c139b646705fe4daaeca8f56d8bc> ;
    schema1:name "Erwan Le Saëc" ;
    schema1:sameAs <http://viaf.org/viaf/80720607>,
        wd:Q3057525,
        <https://isni.org/isni/0000000078251353> .

