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

<http://data.bibliotheken.nl/id/thes/p069942412> a schema1:Person ;
    rdfs:label "Lesthaeghe, Ron J. (1945-)" ;
    schema1:birthDate "1945" ;
    schema1:familyName "Lesthaeghe" ;
    schema1:givenName "Ron J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8e49cc18880f5e2adc1de25f3a486a98> ;
    schema1:name "Ron J. Lesthaeghe" ;
    schema1:sameAs <http://viaf.org/viaf/263297546>,
        <https://isni.org/isni/0000000116151055> .

