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

<http://data.bibliotheken.nl/id/thes/p14653641X> a schema1:Person ;
    rdfs:label "Hoeberichts, Marco Maria (1971-)" ;
    schema1:birthDate "1971" ;
    schema1:description "Center for Financial Studies (CFS), founded in 1967 and known until 1996 as the Institut für Kapitalmarktforschung (IFK)" ;
    schema1:familyName "Hoeberichts" ;
    schema1:givenName "Marco Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3ab7cbc4347dd5647d43ae7278d67914> ;
    schema1:name "Marco Maria Hoeberichts" ;
    schema1:sameAs <http://viaf.org/viaf/32922017>,
        <https://isni.org/isni/0000000066816820> .

