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

<http://data.bibliotheken.nl/id/thes/p40237469X> a schema1:Person ;
    rdfs:label "Kalkman, Pamela" ;
    schema1:description "Investigative journalist based in Amsterdam. She previously worked as a project assistant at the Conflict Research Unit of Clingendael" ;
    schema1:familyName "Kalkman" ;
    schema1:givenName "Pamela" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c8d5985608dbd9736692686d6c1d7d38> ;
    schema1:name "Pamela Kalkman" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/182147266917935482494> .

