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

<http://data.bibliotheken.nl/id/thes/p067806643> a schema1:Person ;
    rdfs:label "Caspers, J.H.M. (1923-)" ;
    schema1:birthDate "1923" ;
    schema1:description "LR***: Drs. Stud. a/d RU Leiden, drs. i/d Ned. taal- en lett. in 1952. Leraar." ;
    schema1:familyName "Caspers" ;
    schema1:givenName "J.H.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/272cc93d782470478f68bccd85c6963f> ;
    schema1:name "J.H.M. Caspers" ;
    schema1:sameAs <http://viaf.org/viaf/62810904>,
        <https://isni.org/isni/0000000021680229> .

