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

<http://data.bibliotheken.nl/id/thes/p071342745> a schema1:Person ;
    rdfs:label "Stoelinga, Thomas Herman Jozef (1935-2025)" ;
    schema1:birthDate "1935" ;
    schema1:deathDate "2025" ;
    schema1:description "B9828056: dr.",
        "Geboren op 18 mei 1935 te Breda,  overleden op 24 februari 2025 te Groesbeek (bron: overlijdensadvertentie in de Volksrant 27-02-2025)" ;
    schema1:familyName "Stoelinga" ;
    schema1:givenName "Thomas Herman Jozef" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ddb1effa29c1db5c24c0ad150390e194> ;
    schema1:name "Thomas Herman Jozef Stoelinga" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/217181735>,
        <https://isni.org/isni/0000000359491249> .

