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

<http://data.bibliotheken.nl/id/thes/p07349884X> a schema1:Person ;
    rdfs:label "Man in 't Veld, Arie Jacob (1950-)" ;
    schema1:alternateName "Veld, A.J. Man in 't" ;
    schema1:birthDate "1950" ;
    schema1:description "bijzonder hoogleraar in de cardiovasculaire farmacotherapie aan de Erasmus Universiteit Rotterdam",
        "prof. dr" ;
    schema1:familyName "Man in 't Veld" ;
    schema1:givenName "Arie Jacob" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/280bac9a5f3cf880bbc89138e7bc67fc> ;
    schema1:name "Arie Jacob Man in 't Veld" ;
    schema1:sameAs <http://viaf.org/viaf/306171515>,
        <https://isni.org/isni/0000000398414297> .

