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

<http://data.bibliotheken.nl/id/thes/p24615442X> a schema1:Person ;
    rdfs:label "Grient Dreux, Anja de (1959-)" ;
    schema1:alternateName "Dreux, Anja de Grient" ;
    schema1:birthDate "1959" ;
    schema1:description "verloskundige" ;
    schema1:familyName "de Grient Dreux" ;
    schema1:givenName "Anja" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/adca6eef69458bd1acdf05838ddb3753> ;
    schema1:name "Anja de Grient Dreux" ;
    schema1:sameAs <http://viaf.org/viaf/290767010> .

