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

<http://data.bibliotheken.nl/id/thes/p328535265> a schema1:Person ;
    rdfs:label "Schäfer, Wilhelmina Louise Albertine (1984-)" ;
    schema1:birthDate "1984" ;
    schema1:description "A.D. 2010: NIVEL, Netherlands Institute for Health Services Research" ;
    schema1:familyName "Schäfer" ;
    schema1:givenName "Wilhelmina Louise Albertine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0e9d44f5c9fe5c73d9094c693de33373> ;
    schema1:name "Wilhelmina Louise Albertine Schäfer" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/303843569>,
        <https://isni.org/isni/0000000398685804> .

