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

<http://data.bibliotheken.nl/id/thes/p073028282> a schema1:Person ;
    rdfs:label "Beversluis, A.J." ;
    schema1:familyName "Beversluis" ;
    schema1:givenName "A.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2c43444726dc2f138f130bb22ecb5fbe> ;
    schema1:name "A.J. Beversluis" ;
    schema1:sameAs <http://viaf.org/viaf/6851161212189940070002>,
        <https://isni.org/isni/0000000388556611> .

