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

<http://data.bibliotheken.nl/id/thes/p068053193> a schema1:Person ;
    rdfs:label "Kuip, Ria" ;
    schema1:familyName "Kuip" ;
    schema1:givenName "Ria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ff96db278cec7e384fa4b7c071656549> ;
    schema1:name "Ria Kuip" ;
    schema1:sameAs <http://viaf.org/viaf/291051946> .

