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

<http://data.bibliotheken.nl/id/thes/p069086419> a schema1:Person ;
    rdfs:label "Egeraat, Leonardus Sebastianus van (1923-1991)" ;
    schema1:birthDate "1923" ;
    schema1:deathDate "1991" ;
    schema1:description "bron: https://nl.wikipedia.org/wiki/Leo_van_Egeraat" ;
    schema1:familyName "van Egeraat" ;
    schema1:givenName "Leonardus Sebastianus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5823a37e056e9cdf5e667e7b893f8923> ;
    schema1:name "Leonardus Sebastianus van Egeraat" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/30001644>,
        <https://isni.org/isni/0000000107986421> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/eger003> .

