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

<http://data.bibliotheken.nl/id/thes/p080458246> a schema1:Person ;
    rdfs:label "Vogelezang-Stoute, Elizabeth Marguerite (1946-)" ;
    schema1:alternateName "Stoute, E.M.",
        "Stoute, Elizabeth Marguerite",
        "Stoute, Liesbeth",
        "Vogelezang, Liesbeth" ;
    schema1:birthDate "1946" ;
    schema1:description "mr.dr." ;
    schema1:familyName "Vogelezang-Stoute" ;
    schema1:givenName "Elizabeth Marguerite" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3c8ad0b056622142e3be65d8ea439997> ;
    schema1:name "Elizabeth Marguerite Vogelezang-Stoute" ;
    schema1:sameAs <http://viaf.org/viaf/75896892>,
        <https://isni.org/isni/0000000042237648> .

