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

<http://data.bibliotheken.nl/id/thes/p074893157> a schema1:Person ;
    rdfs:label "Versluis, A." ;
    schema1:familyName "Versluis" ;
    schema1:givenName "A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/09afacc47a5572ad34d0b16b6ff9f1e0> ;
    schema1:name "A. Versluis" ;
    schema1:sameAs <http://viaf.org/viaf/288208979>,
        <https://isni.org/isni/0000000393850719> .

