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

<http://data.bibliotheken.nl/id/thes/p39565226X> a schema1:Person ;
    rdfs:label "Sligte, Naomi Eline van der (1987-)" ;
    schema1:birthDate "1987" ;
    schema1:description "in proefschrift: geboren op 30 september 1987 te Heino" ;
    schema1:familyName "van der Sligte" ;
    schema1:givenName "Naomi Eline" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c0974a50637da67632ef35d73cfe01d0> ;
    schema1:name "Naomi Eline van der Sligte" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/933144647715528098862> .

