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

<http://data.bibliotheken.nl/id/thes/p069335923> a schema1:Person ;
    rdfs:label "Degraeve, Maria" ;
    schema1:familyName "Degraeve" ;
    schema1:givenName "Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9e2e8f4e18e9c78abe8fc86e39937e24> ;
    schema1:name "Maria Degraeve" ;
    schema1:sameAs <http://viaf.org/viaf/77608190>,
        <https://isni.org/isni/0000000021999432> .

