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

<http://data.bibliotheken.nl/id/thes/p158353145> a schema1:Person ;
    rdfs:label "Feenstra, Talitha Liesbeth (1969-)" ;
    schema1:birthDate "1969" ;
    schema1:description "B9832211: Center for Economic Research, Tilburg" ;
    schema1:familyName "Feenstra" ;
    schema1:givenName "Talitha Liesbeth" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5ecfc931dce444ea9e1eb1bc7ed0dbe4> ;
    schema1:name "Talitha Liesbeth Feenstra" ;
    schema1:sameAs <http://viaf.org/viaf/290266205> .

