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

<http://data.bibliotheken.nl/id/thes/p344713806> a schema1:Person ;
    rdfs:label "Bij de Vaate, Davina Maria Anna (1987-)" ;
    schema1:alternateName "Bij de Vaate, Vivian" ;
    schema1:birthDate "1987" ;
    schema1:description "Docent/onderzoeker sociaal recht VU",
        "Mr." ;
    schema1:familyName "Bij de Vaate" ;
    schema1:givenName "Davina Maria Anna" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ae67cee3a2f19c6925223dbafbe8cf8a> ;
    schema1:name "Davina Maria Anna Bij de Vaate" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/281912243>,
        <https://isni.org/isni/000000038865801X> .

