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

<http://data.bibliotheken.nl/id/thes/p305977253> a schema1:Person ;
    rdfs:label "Slotboom, S.T." ;
    schema1:familyName "Slotboom" ;
    schema1:givenName "S.T." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/896cefd420f5e4a1f14b938bbee82a28> ;
    schema1:name "S.T. Slotboom" ;
    schema1:sameAs <http://viaf.org/viaf/282709708>,
        <https://isni.org/isni/0000000389320803> .

