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

<http://data.bibliotheken.nl/id/thes/p079643531> a schema1:Person ;
    rdfs:label "Buddingh', Sacha" ;
    schema1:familyName "Buddingh'" ;
    schema1:givenName "Sacha" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5081e358e441ac7f7c9f2b2c5d3a954b> ;
    schema1:name "Sacha Buddingh'" ;
    schema1:sameAs <http://viaf.org/viaf/30768415>,
        <https://isni.org/isni/0000000022797170> .

