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

<http://data.bibliotheken.nl/id/thes/p328536989> a schema1:Person ;
    rdfs:label "Konings, Paul P.H. (1960-)" ;
    schema1:alternateName "Konings, Paul" ;
    schema1:birthDate "1960" ;
    schema1:description "Directeur aeDex, afgestudeerd politicoloog",
        "MSCI, a is a leading provider of investment decision support tools ... (Beleggen in zorgvastgoed)" ;
    schema1:familyName "Konings" ;
    schema1:givenName "Paul P.H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cc383d230402c749e9cf53bb8a503d4f> ;
    schema1:name "Paul P.H. Konings" ;
    schema1:sameAs <http://viaf.org/viaf/291799715>,
        <https://isni.org/isni/0000000396763311> .

