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

<http://data.bibliotheken.nl/id/thes/p070405980> a schema1:Person ;
    rdfs:label "Horváth, Gabrielle" ;
    schema1:familyName "Horváth" ;
    schema1:givenName "Gabrielle" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/26074c0f08312cff7aeddae42fc79a45> ;
    schema1:name "Gabrielle Horváth" ;
    schema1:sameAs <http://viaf.org/viaf/288393233>,
        <https://isni.org/isni/0000000393976282> .

