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

<http://data.bibliotheken.nl/id/thes/p074557181> a schema1:Person ;
    rdfs:label "Suy, G.N.C." ;
    schema1:familyName "Suy" ;
    schema1:givenName "G.N.C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/12b961b25cd9a1494f412c497c7a1d6d> ;
    schema1:name "G.N.C. Suy" ;
    schema1:sameAs <http://viaf.org/viaf/289305903>,
        <https://isni.org/isni/0000000394717784> .

