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

<http://data.bibliotheken.nl/id/thes/p318038811> a schema1:Person ;
    rdfs:label "Pinsel-Meijer, Joyce" ;
    schema1:familyName "Pinsel-Meijer" ;
    schema1:givenName "Joyce" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/605c94a7498b4cd2ec8fdad45f294639> ;
    schema1:name "Joyce Pinsel-Meijer" ;
    schema1:sameAs <http://viaf.org/viaf/170953104>,
        <https://isni.org/isni/0000000119940033> .

