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

<http://data.bibliotheken.nl/id/thes/p105172952> a schema1:Person ;
    rdfs:label "Harinxma thoe Slooten, A. van" ;
    schema1:familyName "van Harinxma thoe Slooten" ;
    schema1:givenName "A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/da4545e69f1f8adae71ce086210857d4> ;
    schema1:name "A. van Harinxma thoe Slooten" ;
    schema1:sameAs <http://viaf.org/viaf/291924400>,
        <https://isni.org/isni/000000039691399X> .

