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

<http://data.bibliotheken.nl/id/thes/p107629755> a schema1:Person ;
    rdfs:label "Terpstra, Christiaan (1895-1971)" ;
    schema1:birthDate "1895" ;
    schema1:deathDate "1971" ;
    schema1:description "pseud. van: Jan Christiaan Marius Kruisinga" ;
    schema1:familyName "Terpstra" ;
    schema1:givenName "Christiaan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/05658c7d96a19631ad39ef14b5c5a5af> ;
    schema1:name "Christiaan Terpstra" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p071450475>,
        <http://viaf.org/viaf/287875669>,
        <https://isni.org/isni/0000000393573141> .

