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

<http://data.bibliotheken.nl/id/thes/p152792481> a schema1:Person ;
    rdfs:label "Robbrecht, G.G." ;
    schema1:familyName "Robbrecht" ;
    schema1:givenName "G.G." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d292697c637fabc8b23894186e9b7cf0> ;
    schema1:name "G.G. Robbrecht" ;
    schema1:sameAs <http://viaf.org/viaf/200365282>,
        <https://isni.org/isni/0000000393541350> .

