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

<http://data.bibliotheken.nl/id/thes/p192845012> a schema1:Person ;
    rdfs:label "Kuijpers, Maria Anna Catharina Theresia (1962-)" ;
    schema1:alternateName "Kuijpers, M.",
        "Kuijpers, M.A.C.T.",
        "Kuijpers, Maria Anna Catharina Theresia" ;
    schema1:birthDate "1962" ;
    schema1:description "B0004752\" verbonden a/d Fac. Toegepaste Onderwijskunde v/d Un. Twente",
        "Prof. dr." ;
    schema1:familyName "Kuijpers" ;
    schema1:givenName "Maria Anna Catharina Theresia" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d06dce5d28e1bd6a56a50832df2abca8> ;
    schema1:name "Maria Anna Catharina Theresia Kuijpers" ;
    schema1:sameAs <https://isni.org/isni/0000000389218091> .

