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

<http://data.bibliotheken.nl/id/thes/p296597368> a schema1:Person ;
    rdfs:label "Sloots, Arnold" ;
    schema1:description "B0629202: \"...Fr. Arnold Sloots ss.cc., Bavel, The Netherlands\"" ;
    schema1:familyName "Sloots" ;
    schema1:givenName "Arnold" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ae56b49525a57a1a14a8a7ef55597039> ;
    schema1:name "Arnold Sloots" ;
    schema1:sameAs <http://viaf.org/viaf/291209954> .

