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

<http://data.bibliotheken.nl/id/thes/p316685933> a schema1:Person ;
    rdfs:label "Bartoli, Andrea" ;
    schema1:description "S-CAR's Drucie French Cumbie chair and its dean",
        "School for Conflict Analysis and Resolution, George Mason University, Arlington, Virginia, USA" ;
    schema1:familyName "Bartoli" ;
    schema1:givenName "Andrea" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e926f01173401aa583dd5e59073da429> ;
    schema1:name "Andrea Bartoli" ;
    schema1:sameAs <http://viaf.org/viaf/28765741>,
        <https://isni.org/isni/0000000035368543> .

