@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/p074328735> a schema1:Person ;
    rdfs:label "Maresceau, Marc" ;
    schema1:description "Directeur Europees Instituut - Jean Monnet Centre of Excellence" ;
    schema1:familyName "Maresceau" ;
    schema1:givenName "Marc" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7007842cfb19e710853a0509936d62b3> ;
    schema1:name "Marc Maresceau" ;
    schema1:sameAs <http://viaf.org/viaf/36996024>,
        wd:Q55233135,
        <https://isni.org/isni/0000000116212735> .

