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

<http://data.bibliotheken.nl/id/thes/p073957569> a schema1:Person ;
    rdfs:label "Baud, Jan Michiel (1952-)" ;
    schema1:birthDate "1952" ;
    schema1:description "B0528062: Director of the Centre for Latin American Research and Documentation (Cedla), and professor of Latin American studies, University of Amsterdam",
        "historicus, gespecialiseerd in Latijns-Amerika. Momenteel als universitair hoofddocent verbonden a/d studierichting Maatschappijgeschiedenis v/d Erasmus Universiteit Rotterdam" ;
    schema1:familyName "Baud" ;
    schema1:givenName "Jan Michiel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e1c0c35821709e6080c71de75c5ecd34> ;
    schema1:name "Jan Michiel Baud" ;
    schema1:sameAs <http://viaf.org/viaf/69112205>,
        wd:Q2786704,
        <https://isni.org/isni/0000000374272490> .

