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

<http://data.bibliotheken.nl/id/thes/p356098052> a schema1:Person ;
    rdfs:label "Chamon, Merijn" ;
    schema1:alternateName "Chamon, M." ;
    schema1:description "Assistant Professor of EU Law at Maastricht University (EU external relation Post-Lisbon)",
        "Doctoraal onderzoeker aan de vakgroep Europees recht, Universiteit Gent" ;
    schema1:familyName "Chamon" ;
    schema1:givenName "Merijn" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d44d1e6d1975375ca252b7bf87dd5ee0> ;
    schema1:name "Merijn Chamon" ;
    schema1:sameAs <http://viaf.org/viaf/64147118139226340075>,
        <https://isni.org/isni/000000042303596X> .

