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

<http://data.bibliotheken.nl/id/thes/p126808791> a schema1:Person ;
    rdfs:label "Schonck, R.S.M." ;
    schema1:familyName "Schonck" ;
    schema1:givenName "R.S.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/95c0557da8fcaeb2530d72cf7c9dfed6> ;
    schema1:name "R.S.M. Schonck" ;
    schema1:sameAs <http://viaf.org/viaf/9089161211810540070004>,
        <https://isni.org/isni/0000000392207369> .

