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

<http://data.bibliotheken.nl/id/thes/p073676233> a schema1:Person ;
    rdfs:label "Boon-de Vries, Aleid (1922-)" ;
    schema1:birthDate "1922" ;
    schema1:description "Dochter van Jan de Vries" ;
    schema1:familyName "Boon-de Vries" ;
    schema1:givenName "Aleid" ;
    schema1:hasOccupation "taalkundige" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7714aab2a9a3ba478c79b46b982402dc> ;
    schema1:name "Aleid Boon-de Vries" ;
    schema1:sameAs <http://viaf.org/viaf/280427837>,
        <https://isni.org/isni/0000000387506364> ;
    schema1:spouse "echtgenote van D.A. Boon" .

