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

<http://data.bibliotheken.nl/id/thes/p22936098X> a schema1:Person ;
    rdfs:label "Wagenaar, Agnes" ;
    schema1:description "Projectleider Macedonië bij Pax Christi Nederland" ;
    schema1:familyName "Wagenaar" ;
    schema1:givenName "Agnes" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2a3bf3ffdaea85cf23032697829af225> ;
    schema1:name "Agnes Wagenaar" ;
    schema1:sameAs <http://viaf.org/viaf/289315830>,
        <https://isni.org/isni/0000000394746147> .

