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

<http://data.bibliotheken.nl/id/thes/p21763477X> a schema1:Person ;
    rdfs:label "Radstaak, Karin" ;
    schema1:familyName "Radstaak" ;
    schema1:givenName "Karin" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b862adbf8edd2a636d511959f55628b0> ;
    schema1:name "Karin Radstaak" ;
    schema1:sameAs <http://viaf.org/viaf/6902161212093940070001>,
        <https://isni.org/isni/0000000394335401> .

