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

<http://data.bibliotheken.nl/id/thes/p328837466> a schema1:Person ;
    rdfs:label "Drieskens, Edith" ;
    schema1:description "Senior Research Fellow in Clingendael's Diplomatic Studies Programme (The Hague)" ;
    schema1:familyName "Drieskens" ;
    schema1:givenName "Edith" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0fc5dcb2c5eaced31a0f72059849025d> ;
    schema1:name "Edith Drieskens" ;
    schema1:sameAs <http://viaf.org/viaf/89974135>,
        <https://isni.org/isni/0000000385261367> .

