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

<http://data.bibliotheken.nl/id/thes/p075235226> a schema1:Person ;
    rdfs:label "Veenendaal, Jacqueline" ;
    schema1:description "ontwikkelings- en landbouweconome" ;
    schema1:familyName "Veenendaal" ;
    schema1:givenName "Jacqueline" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3a8534bda55d61d6ceb2444f388a9805> ;
    schema1:name "Jacqueline Veenendaal" ;
    schema1:sameAs <http://viaf.org/viaf/281888268>,
        <https://isni.org/isni/0000000388688067> .

