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

<http://data.bibliotheken.nl/id/thes/p140532129> a schema1:Person ;
    rdfs:label "Kort, Christiaan Willem Frederik" ;
    schema1:familyName "Kort" ;
    schema1:givenName "Christiaan Willem Frederik" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/36824c8b93051862903e9a3bd0207bc6> ;
    schema1:name "Christiaan Willem Frederik Kort" ;
    schema1:sameAs <http://viaf.org/viaf/161893096>,
        <https://isni.org/isni/0000000111381791> .

