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

<http://data.bibliotheken.nl/id/thes/p435465244> a schema1:Person ;
    rdfs:label "al-Abdeh, Malik" ;
    schema1:description "\"Conflict resolution expert focused on Syria. He is managing director of CMS, a consultancy specialized in Track II work.\"" ;
    schema1:familyName "al-Abdeh" ;
    schema1:givenName "Malik" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9b03b4e6ecd8653e260c63d9cbd63968> ;
    schema1:name "Malik al-Abdeh" .

