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

<http://data.bibliotheken.nl/id/thes/p06805906X> a schema1:Person ;
    rdfs:label "Vuyk, Margueritha (1913-1989)" ;
    schema1:alternateName "Garben-Vuyk, M.",
        "Vuijk, Rita",
        "Vuyk, R.J." ;
    schema1:birthDate "1913" ;
    schema1:deathDate "1989" ;
    schema1:description "!De vorm 'Vuijk' komt niet echt bij de titels voor, alleen bij de titel-beschrijvingen!",
        "Eerste vrouwelijke hoogleraar psychologie van Nederland" ;
    schema1:familyName "Vuyk" ;
    schema1:givenName "Margueritha" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/882a696173f8f0aeffb797a104a30f31> ;
    schema1:name "Margueritha Vuyk" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/285519747>,
        wd:Q28064209 .

