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

<http://data.bibliotheken.nl/id/thes/p217998313> a schema1:Person ;
    rdfs:label "Stikkelbroeck, Monica Maria Louisa (1974-)" ;
    schema1:alternateName "Stikkelbroeck, Nike" ;
    schema1:birthDate "1974" ;
    schema1:familyName "Stikkelbroeck" ;
    schema1:givenName "Monica Maria Louisa" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/05ced5f87b72a6457f0fb3a270429d9d> ;
    schema1:name "Monica Maria Louisa Stikkelbroeck" ;
    schema1:sameAs <http://viaf.org/viaf/162464173>,
        <https://isni.org/isni/0000000111692362> .

