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

<http://data.bibliotheken.nl/id/thes/p070224226> a schema1:Person ;
    rdfs:label "Trese, Leo John (1902-1970)" ;
    schema1:birthDate "1902" ;
    schema1:deathDate "1970" ;
    schema1:description "17-02-20 bron: http://www.authorandbookinfo.com/ngcoba/tr.htm",
        "17-02-2o bron jaar van overlijden: https://www.genealogybank.com" ;
    schema1:familyName "Trese" ;
    schema1:givenName "Leo John" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5d9fdb93413ab112e800a0df895da0da> ;
    schema1:name "Leo John Trese" ;
    schema1:nationality "us" ;
    schema1:sameAs <http://viaf.org/viaf/36471224>,
        wd:Q11754173,
        <https://isni.org/isni/0000000078353544> .

