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

<http://data.bibliotheken.nl/id/thes/p33877890X> a schema1:Person ;
    rdfs:label "Hoeven, Elisabeth Johanna (1982-)" ;
    schema1:birthDate "1982" ;
    schema1:description "literatuurwetenschapper (promoveerde in 2014, Universiteit Tilburg)" ;
    schema1:familyName "Hoeven" ;
    schema1:givenName "Elisabeth Johanna" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d798e6c637fff17b236dab26b7b1fac1> ;
    schema1:name "Elisabeth Johanna Hoeven" ;
    schema1:sameAs <http://viaf.org/viaf/238188362>,
        <https://isni.org/isni/000000036934527X> .

