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

<http://data.bibliotheken.nl/id/thes/p072726377> a schema1:Person ;
    rdfs:label "Pieper, J.W. (1876-1963)" ;
    schema1:birthDate "1876" ;
    schema1:deathDate "1963" ;
    schema1:description "B0005066: Ten geleide: Ds. J.W. Pieper (1876-1963) was Hervormd predikant ..." ;
    schema1:familyName "Pieper" ;
    schema1:givenName "J.W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/894bce25f149a096fcbf9c58156174bf> ;
    schema1:name "J.W. Pieper" ;
    schema1:sameAs <http://viaf.org/viaf/61044878>,
        <https://isni.org/isni/0000000039003621> .

