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

<http://data.bibliotheken.nl/id/thes/p383678021> a schema1:Person ;
    rdfs:label "Briscoe, Ivan" ;
    schema1:description "Senior Research Fellow in Governance at the Conflict Research Unit at the Clingendael Institute" ;
    schema1:familyName "Briscoe" ;
    schema1:givenName "Ivan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3b0e02300552a898cfdf6a69d4a5d0e1> ;
    schema1:name "Ivan Briscoe" ;
    schema1:sameAs <http://viaf.org/viaf/311831795>,
        wd:Q5923263,
        <https://isni.org/isni/0000000443936175> .

