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

<http://data.bibliotheken.nl/id/thes/p408477784> a schema1:Person ;
    rdfs:label "Fettu, Annie (1948-)" ;
    schema1:birthDate "1948" ;
    schema1:familyName "Fettu" ;
    schema1:givenName "Annie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/32755ba3e028e544bcea6b63aa6a5cd0> ;
    schema1:name "Annie Fettu" ;
    schema1:sameAs <http://viaf.org/viaf/39524698>,
        <https://isni.org/isni/000000005512401X> .

