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

<http://data.bibliotheken.nl/id/thes/p323598145> a schema1:Person ;
    rdfs:label "Klerk, Josephine de (1975-)" ;
    schema1:birthDate "1975" ;
    schema1:description "researcher affiliated to the University of Amsterdam and program manager at WorldGranny" ;
    schema1:familyName "de Klerk" ;
    schema1:givenName "Josephine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3221eb2fdf9fe7d6a33fbe81289cfdd5> ;
    schema1:name "Josephine de Klerk" ;
    schema1:sameAs <http://viaf.org/viaf/250217175>,
        wd:Q45459490 .

