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

<http://data.bibliotheken.nl/id/thes/p074382829> a schema1:Person ;
    rdfs:label "Boon-Corthals, Thera (1945-)" ;
    schema1:alternateName "Corthals, Thera Boon-" ;
    schema1:birthDate "1945" ;
    schema1:familyName "Boon-Corthals" ;
    schema1:givenName "Thera" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cb5b65b515bc050ec926efe68bd1daa4> ;
    schema1:name "Thera Boon-Corthals" ;
    schema1:sameAs <http://viaf.org/viaf/31874072>,
        <https://isni.org/isni/0000000052893251> .

