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

<http://data.bibliotheken.nl/id/thes/p14918560X> a schema1:Person ;
    rdfs:label "Uye, J.C. van" ;
    schema1:familyName "van Uye" ;
    schema1:givenName "J.C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/177658a3afbef6f535470330c00ab3af> ;
    schema1:name "J.C. van Uye" ;
    schema1:sameAs <http://viaf.org/viaf/291252977>,
        <https://isni.org/isni/000000039634300X> .

