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

<http://data.bibliotheken.nl/id/thes/p314278842> a schema1:Person ;
    rdfs:label "Huis, Anna Maria Petronella (1961-)" ;
    schema1:alternateName "Brink-Huis, A.M.P." ;
    schema1:birthDate "1961" ;
    schema1:familyName "Huis" ;
    schema1:givenName "Anna Maria Petronella" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e7c6881521976074922f5d702eaa7bd1> ;
    schema1:name "Anna Maria Petronella Huis" ;
    schema1:sameAs <http://viaf.org/viaf/290077192>,
        <https://isni.org/isni/0000000395396281> .

