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

<http://data.bibliotheken.nl/id/thes/p06898247X> a schema1:Person ;
    rdfs:label "Coudert, Allison P. (1941-)" ;
    schema1:birthDate "1941" ;
    schema1:familyName "Coudert" ;
    schema1:givenName "Allison P." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f5a3d00093249dda834b009b89344d16> ;
    schema1:name "Allison P. Coudert" ;
    schema1:sameAs <http://viaf.org/viaf/110800434>,
        <https://isni.org/isni/0000000109350232> .

