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

<http://data.bibliotheken.nl/id/thes/p072832312> a schema1:Person ;
    rdfs:label "Leget-Kuijlen, P.L." ;
    schema1:familyName "Leget-Kuijlen" ;
    schema1:givenName "P.L." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c94062132d5e6c46912d98d6099137a6> ;
    schema1:name "P.L. Leget-Kuijlen" ;
    schema1:sameAs <http://viaf.org/viaf/288035805>,
        <https://isni.org/isni/0000000393694824> .

