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

<http://data.bibliotheken.nl/id/thes/p09069192X> a schema1:Person ;
    rdfs:label "Regouin, Willemine" ;
    schema1:alternateName "Regouin-van Leeuwen, Willemine",
        "Reguin, Willemine" ;
    schema1:description "Op verzoek van uitgever Willemine Reguin op 200 toegevoegd; Deze variant staat foutief afgedrukt in de CIP-gegevens in PPN 134914643",
        "drs.",
        "supervisor + docente filosofie" ;
    schema1:familyName "Regouin" ;
    schema1:givenName "Willemine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1bb66bf070bed00f34df38798b4238a7> ;
    schema1:name "Willemine Regouin" ;
    schema1:sameAs <http://viaf.org/viaf/50064280>,
        <https://isni.org/isni/000000001215776X> .

