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

<http://data.bibliotheken.nl/id/thes/p413234800> a schema1:Person ;
    rdfs:label "Pelsdonk, Marie-Astrid" ;
    schema1:familyName "Pelsdonk" ;
    schema1:givenName "Marie-Astrid" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/93da560c044917786c9c87c0ee011e91> ;
    schema1:name "Marie-Astrid Pelsdonk" ;
    schema1:sameAs <http://viaf.org/viaf/26151110597337061666>,
        <https://isni.org/isni/0000000463579064> .

