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

<http://data.bibliotheken.nl/id/thes/p156354195> a schema1:Person ;
    rdfs:label "Vlaming, Frederiek de (1958-)" ;
    schema1:birthDate "1958" ;
    schema1:description "Lecturer and senior researcher at the Amsterdam Center for International Law of the Law Faculty of the University of Amsterdam",
        "criminologist, specialised in international criminal law" ;
    schema1:familyName "de Vlaming" ;
    schema1:givenName "Frederiek" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a83c764265ec31ba275d9c033dd3df1a> ;
    schema1:name "Frederiek de Vlaming" ;
    schema1:sameAs <http://viaf.org/viaf/169548341>,
        <https://isni.org/isni/0000000118433427> .

