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

<http://data.bibliotheken.nl/id/thes/p287953718> a schema1:Person ;
    rdfs:label "Braak, Hedi ter" ;
    schema1:familyName "ter Braak" ;
    schema1:givenName "Hedi" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/41f8b82af4fd3d08f78b7382493b4606> ;
    schema1:name "Hedi ter Braak" ;
    schema1:sameAs <http://viaf.org/viaf/291566915>,
        <https://isni.org/isni/0000000396623175> .

