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

<http://data.bibliotheken.nl/id/thes/p074677810> a schema1:Person ;
    rdfs:label "Baardman, Mary C. (1931-)" ;
    schema1:birthDate "1931" ;
    schema1:familyName "Baardman" ;
    schema1:givenName "Mary C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/41aadd881174ff7dae0c5c34f4bca062> ;
    schema1:name "Mary C. Baardman" ;
    schema1:sameAs <http://viaf.org/viaf/283785428>,
        <https://isni.org/isni/0000000390207509> .

