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

<http://data.bibliotheken.nl/id/thes/p069341729> a schema1:Person ;
    rdfs:label "Adolfse, Johannes Theodorus (1933-2023)" ;
    schema1:birthDate "1933" ;
    schema1:deathDate "2023" ;
    schema1:description "directeur RABO-Nederland (centrale treasurer), Utrecht (1976-1990)",
        "geb. Hilversum 27-7-1933, overl. 5-8-2023",
        "zie ook: C.G. Compaen" ;
    schema1:familyName "Adolfse" ;
    schema1:givenName "Johannes Theodorus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3bcbe5be01b495cf18bccbde2ef0bc53> ;
    schema1:name "Johannes Theodorus Adolfse" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p069341761>,
        <http://viaf.org/viaf/36496952>,
        <https://isni.org/isni/0000000040855629> .

