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

<http://data.bibliotheken.nl/id/thes/p145578461> a schema1:Person ;
    rdfs:label "Ferrandez, Anne-Marie" ;
    schema1:familyName "Ferrandez" ;
    schema1:givenName "Anne-Marie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/93c6d43724e525f5dcc784f43822d317> ;
    schema1:name "Anne-Marie Ferrandez" ;
    schema1:sameAs <http://viaf.org/viaf/14943033>,
        <https://isni.org/isni/0000000042872748> .

