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

<http://data.bibliotheken.nl/id/thes/p398496692> a schema1:Person ;
    rdfs:label "Kuijt, Emilie Ellen (1984-)" ;
    schema1:birthDate "1984" ;
    schema1:description "Grotius Centre for International Legal Studies, University of Leiden" ;
    schema1:familyName "Kuijt" ;
    schema1:givenName "Emilie Ellen" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/63d8a66525a7d6365e564ef9ccde0067> ;
    schema1:name "Emilie Ellen Kuijt" ;
    schema1:sameAs <http://viaf.org/viaf/94145541827596600673> .

