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

<http://data.bibliotheken.nl/id/thes/p069048495> a schema1:Person ;
    rdfs:label "Endtz, Lambertus Jacobus (1926-1989)" ;
    schema1:alternateName "Endtz, Lambertus J." ;
    schema1:birthDate "1926" ;
    schema1:deathDate "1989" ;
    schema1:familyName "Endtz" ;
    schema1:givenName "Lambertus Jacobus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/10e40aa3ee4273070bfc1a7d45e41c71> ;
    schema1:name "Lambertus Jacobus Endtz" ;
    schema1:sameAs <http://viaf.org/viaf/245545735>,
        <https://isni.org/isni/0000000385678648> .

