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

<http://data.bibliotheken.nl/id/thes/p314279903> a schema1:Person ;
    rdfs:label "Salaets, Heidi" ;
    schema1:familyName "Salaets" ;
    schema1:givenName "Heidi" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/498a671fdbcc8caf7d69abce5f887521> ;
    schema1:name "Heidi Salaets" ;
    schema1:sameAs <http://viaf.org/viaf/96917933>,
        <https://isni.org/isni/0000000068548399> .

