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

<http://data.bibliotheken.nl/id/thes/p070465983> a schema1:Person ;
    rdfs:label "Mosmans, Henri C.J.A. (1866-1945 ; C.SS.R.)" ;
    schema1:birthDate "1866" ;
    schema1:deathDate "1945" ;
    schema1:familyName "Mosmans" ;
    schema1:givenName "Henri C.J.A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f0413a979fc6d2de967a2807af1be213> ;
    schema1:name "Henri C.J.A. Mosmans (C.SS.R.)" ;
    schema1:sameAs <http://viaf.org/viaf/89254585>,
        <https://isni.org/isni/0000000061948859> .

