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

<http://data.bibliotheken.nl/id/thes/p271399961> a schema1:Person ;
    rdfs:label "Verkoren, Willemijn Mieke (1978-)" ;
    schema1:alternateName "Verkoren, W.M." ;
    schema1:birthDate "1978" ;
    schema1:description "Lectures at the International School of Humanities and Social Sciences at the University of Amsterdam",
        "Politicoloog, historicus en universitair hoofddocent aan het Centrum voor Internationaal Conflict-Analyse & Management (CICAM) van de Radboud Universiteit te Nijmegen" ;
    schema1:familyName "Verkoren" ;
    schema1:givenName "Willemijn Mieke" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f1b287ef190402c3eb4db79957de75e5> ;
    schema1:name "Willemijn Mieke Verkoren" ;
    schema1:sameAs <http://viaf.org/viaf/22418760>,
        <https://isni.org/isni/000000003777086X> .

