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

<http://data.bibliotheken.nl/id/thes/p338999744> a schema1:Person ;
    rdfs:label "Pijpers, Irma" ;
    schema1:alternateName "Pijpers-Hogendoorn, Irma" ;
    schema1:familyName "Pijpers" ;
    schema1:givenName "Irma" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/560a6fc09b1e127ee6e550237e10659b> ;
    schema1:name "Irma Pijpers" ;
    schema1:sameAs <http://viaf.org/viaf/286855654>,
        <https://isni.org/isni/0000000392740438> .

