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

<http://data.bibliotheken.nl/id/thes/p241398584> a schema1:Person ;
    rdfs:label "Hoogstad, Ester D. (1979-)" ;
    schema1:birthDate "1979" ;
    schema1:description "P. IV B0233706 vermeldt: Ester D. Hoogstad (Utrecht, 1979) ... opleiding bedrijfskunde ..." ;
    schema1:familyName "Hoogstad" ;
    schema1:givenName "Ester D." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/245ac366360e501360cd25fb52beb4d7> ;
    schema1:name "Ester D. Hoogstad" ;
    schema1:sameAs <http://viaf.org/viaf/290991081> .

