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

<http://data.bibliotheken.nl/id/thes/p314743286> a schema1:Person ;
    rdfs:label "Blijd-Hoogewys, Els Maria Arsène (1973-)" ;
    schema1:birthDate "1973" ;
    schema1:description "Dr. Klinisch psycholoog en psychotherapeut gespecialiseerd in autisme bij vrouwen en meisjes" ;
    schema1:familyName "Blijd-Hoogewys" ;
    schema1:givenName "Els Maria Arsène" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d24758f5dcc399919dd71131190b548b> ;
    schema1:name "Els Maria Arsène Blijd-Hoogewys" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/285749186>,
        <https://isni.org/isni/0000000391806829> .

