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

<http://data.bibliotheken.nl/id/thes/p07231267X> a schema1:Person ;
    rdfs:label "Dehoux, Reinhilde" ;
    schema1:familyName "Dehoux" ;
    schema1:givenName "Reinhilde" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/30131d257c18d875569b92983d116a2d> ;
    schema1:name "Reinhilde Dehoux" ;
    schema1:sameAs <http://viaf.org/viaf/26158751>,
        <https://isni.org/isni/0000000030732895> .

