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

<http://data.bibliotheken.nl/id/thes/p369619773> a schema1:Person ;
    rdfs:label "Gloris, Marie" ;
    schema1:familyName "Gloris" ;
    schema1:givenName "Marie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/657ca710680d45a60a8a244a758ce26c> ;
    schema1:name "Marie Gloris" ;
    schema1:sameAs <http://viaf.org/viaf/298470264>,
        <https://isni.org/isni/0000000402585452> .

