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

<http://data.bibliotheken.nl/id/thes/p15394434X> a schema1:Person ;
    rdfs:label "Guldemond, L.W. (1920-)" ;
    schema1:birthDate "1920" ;
    schema1:familyName "Guldemond" ;
    schema1:givenName "L.W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e422fed1400dfb9e3932f427f361a234> ;
    schema1:name "L.W. Guldemond" ;
    schema1:sameAs <http://viaf.org/viaf/38153420>,
        <https://isni.org/isni/0000000022970076> .

