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

<http://data.bibliotheken.nl/id/thes/p272569151> a schema1:Person ;
    rdfs:label "Brilot, Madeleine" ;
    schema1:familyName "Brilot" ;
    schema1:givenName "Madeleine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/796fb57f576fa14f5059f45c2fc1b605> ;
    schema1:name "Madeleine Brilot" ;
    schema1:sameAs <http://viaf.org/viaf/74130679>,
        <https://isni.org/isni/0000000050119131> .

