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

<http://data.bibliotheken.nl/id/thes/p30090326X> a schema1:Person ;
    rdfs:label "Spiering, Gerrit" ;
    schema1:description "vert." ;
    schema1:familyName "Spiering" ;
    schema1:givenName "Gerrit" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3c7d2073d40678619a746365f34d2878> ;
    schema1:name "Gerrit Spiering" ;
    schema1:sameAs <http://viaf.org/viaf/286886436>,
        <https://isni.org/isni/0000000368753749> .

