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

<http://data.bibliotheken.nl/id/thes/p093697503> a schema1:Person ;
    rdfs:label "Jong, Christiaan Arnoldus Franciscus de (1961-)" ;
    schema1:alternateName "Jong, Christ de" ;
    schema1:birthDate "1961" ;
    schema1:familyName "de Jong" ;
    schema1:givenName "Christiaan Arnoldus Franciscus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d52a0e20e859ae79ca210c8791473fc0> ;
    schema1:name "Christiaan Arnoldus Franciscus de Jong" ;
    schema1:sameAs <http://viaf.org/viaf/292148524>,
        <https://isni.org/isni/0000000397049793> .

