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

<http://data.bibliotheken.nl/id/thes/p166958719> a schema1:Person ;
    rdfs:label "Sande, Coby van de" ;
    schema1:familyName "van de Sande" ;
    schema1:givenName "Coby" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b97a773bac446eec7d3a0218c60d0155> ;
    schema1:name "Coby van de Sande" ;
    schema1:sameAs <http://viaf.org/viaf/5470164357903513250009>,
        <https://isni.org/isni/0000000390221626> .

