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

<http://data.bibliotheken.nl/id/thes/p072589086> a schema1:Person ;
    rdfs:label "Vervliet, Emiel (1944-)" ;
    schema1:birthDate "1944" ;
    schema1:description "(ontwikkelings)econoom" ;
    schema1:familyName "Vervliet" ;
    schema1:givenName "Emiel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/154cfb5a15f0d00e4a46296756855204> ;
    schema1:name "Emiel Vervliet" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/286904977>,
        <https://isni.org/isni/0000000392794356> .

