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

<http://data.bibliotheken.nl/id/thes/p074487973> a schema1:Person ;
    rdfs:label "Buijs, G.J." ;
    schema1:description "GVO, Amsterdam" ;
    schema1:familyName "Buijs" ;
    schema1:givenName "G.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/33eabca60ce14e6a58e7d787a6b64f82> ;
    schema1:name "G.J. Buijs" ;
    schema1:sameAs <http://viaf.org/viaf/26830077>,
        <https://isni.org/isni/0000000048611581> .

