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

<http://data.bibliotheken.nl/id/thes/p32989210X> a schema1:Person ;
    rdfs:label "Vignais, Paulette M." ;
    schema1:familyName "Vignais" ;
    schema1:givenName "Paulette M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4d1fcf8377bae42f771ce5d50aef9672> ;
    schema1:name "Paulette M. Vignais" ;
    schema1:sameAs <http://viaf.org/viaf/46805016>,
        <https://isni.org/isni/0000000116343954> .

