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

<http://data.bibliotheken.nl/id/thes/p073711411> a schema1:Person ;
    rdfs:label "Silverentand, R.L.A.J." ;
    schema1:familyName "Silverentand" ;
    schema1:givenName "R.L.A.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b557e0ae83f52ba8f85ad45d1a55bf6f> ;
    schema1:name "R.L.A.J. Silverentand" ;
    schema1:sameAs <http://viaf.org/viaf/286097767>,
        <https://isni.org/isni/0000000392086026> .

