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

<http://data.bibliotheken.nl/id/thes/p108295036> a schema1:Person ;
    rdfs:label "Paszkiewicz, Joanna (1941-)" ;
    schema1:birthDate "1941" ;
    schema1:familyName "Paszkiewicz" ;
    schema1:givenName "Joanna" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/acc807efb000ce1d8a60bdeda2ffcc17> ;
    schema1:name "Joanna Paszkiewicz" ;
    schema1:sameAs <http://viaf.org/viaf/283943374>,
        <https://isni.org/isni/000000039034591X> .

