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

<http://data.bibliotheken.nl/id/thes/p070167060> a schema1:Person ;
    rdfs:label "Hofman, Winnifred Francesca (1949-)" ;
    schema1:birthDate "1949" ;
    schema1:description "B8430111 vermeldt: Winnie Hofman" ;
    schema1:familyName "Hofman" ;
    schema1:givenName "Winnifred Francesca" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/832cdcb960b96b3accc792dc5785e8c5> ;
    schema1:name "Winnifred Francesca Hofman" ;
    schema1:sameAs <http://viaf.org/viaf/288930925>,
        <https://isni.org/isni/0000000394450936> .

