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

<http://data.bibliotheken.nl/id/thes/p267541473> a schema1:Person ;
    rdfs:label "Satink, Robertus Gerhardus (1977-)" ;
    schema1:birthDate "1977" ;
    schema1:description "B0437372: op omslag: Rob G. Satink" ;
    schema1:familyName "Satink" ;
    schema1:givenName "Robertus Gerhardus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5186f2591d6c5ae7873fa8126bfffd3e> ;
    schema1:name "Robertus Gerhardus Satink" ;
    schema1:sameAs <http://viaf.org/viaf/207385845>,
        <https://isni.org/isni/0000000358583280> .

