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

<http://data.bibliotheken.nl/id/thes/p075019906> a schema1:Person ;
    rdfs:label "Horst, Adrianus Rigardus Antonius van der (1949-)" ;
    schema1:alternateName "Horst, Richard van der" ;
    schema1:birthDate "1949" ;
    schema1:familyName "van der Horst" ;
    schema1:givenName "Adrianus Rigardus Antonius" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f7eb3eb07c46e28edf94fa5811789032> ;
    schema1:name "Adrianus Rigardus Antonius van der Horst" ;
    schema1:sameAs <http://viaf.org/viaf/232537075>,
        <https://isni.org/isni/0000000366917818> .

