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

<http://data.bibliotheken.nl/id/thes/p408637137> a schema1:Person ;
    rdfs:label "Molenaar, Fransje" ;
    schema1:description "Research Fellow specialized in Politics and Crime at the Conflict Research Unit of Clingendael" ;
    schema1:familyName "Molenaar" ;
    schema1:givenName "Fransje" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/64b74725e44e8472f63bbe9ec2f67687> ;
    schema1:name "Fransje Molenaar" ;
    schema1:sameAs <http://viaf.org/viaf/62148812630045210099>,
        <https://isni.org/isni/0000000459479343> .

