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

<http://data.bibliotheken.nl/id/thes/p17551626X> a schema1:Person ;
    rdfs:label "Kuipers, Ymkje" ;
    schema1:familyName "Kuipers" ;
    schema1:givenName "Ymkje" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/30cc753fa596d761b266e16160ee1448> ;
    schema1:name "Ymkje Kuipers" ;
    schema1:sameAs <http://viaf.org/viaf/285974421>,
        <https://isni.org/isni/000000039202751X> .

