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

<http://data.bibliotheken.nl/id/thes/p160304563> a schema1:Person ;
    rdfs:label "Brewaeys, Anne Marie Alex (1956-)" ;
    schema1:birthDate "1956" ;
    schema1:familyName "Brewaeys" ;
    schema1:givenName "Anne Marie Alex" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a6e3e6a1dd72f1a067ff86425494a9dc> ;
    schema1:name "Anne Marie Alex Brewaeys" ;
    schema1:sameAs <http://viaf.org/viaf/282333684>,
        <https://isni.org/isni/0000000389046912> .

