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

<http://data.bibliotheken.nl/id/thes/p30190250X> a schema1:Person ;
    rdfs:label "Rogier, Emeric" ;
    schema1:description "B0729108: senior research fellow at the Clingendael Conflict Research Unit (CSCP/CRU) ...",
        "Chief of Situation Analysis Section in the Jurisdiction, Complementary and Cooperation Division of the Office of the Prosecutor at the International Criminal Court" ;
    schema1:familyName "Rogier" ;
    schema1:givenName "Emeric" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5e329854029ac6c3de54ca6c32c16671> ;
    schema1:name "Emeric Rogier" ;
    schema1:sameAs <http://viaf.org/viaf/280820664>,
        <https://isni.org/isni/0000000387790553> .

