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

<http://data.bibliotheken.nl/id/thes/p303997265> a schema1:Person ;
    rdfs:label "Merlingen, Michael (1964-)" ;
    schema1:birthDate "1964" ;
    schema1:description "Associate Professor of International Relations and European Studies at the Central European University, Budapest, Hungary" ;
    schema1:familyName "Merlingen" ;
    schema1:givenName "Michael" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/32af266c35789d32ba4dd1a669e61650> ;
    schema1:name "Michael Merlingen" ;
    schema1:sameAs <http://viaf.org/viaf/271663572>,
        <https://isni.org/isni/000000038376514X> .

