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

<http://data.bibliotheken.nl/id/thes/p105406570> a schema1:Person ;
    rdfs:label "Dorren, Gabrielle Maria Elisabeth (1963-)" ;
    schema1:birthDate "1963" ;
    schema1:description "historica (promoveerde in 2001, Universiteit van Amsterdam)" ;
    schema1:familyName "Dorren" ;
    schema1:givenName "Gabrielle Maria Elisabeth" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d9af395a1448c118ce4625c1bb325f45> ;
    schema1:name "Gabrielle Maria Elisabeth Dorren" ;
    schema1:sameAs <http://viaf.org/viaf/22418794>,
        <https://isni.org/isni/0000000037770878> .

