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

<http://data.bibliotheken.nl/id/thes/p069601879> a schema1:Person ;
    rdfs:label "Rijk, Johannes Theodorus (1929-1996)" ;
    schema1:alternateName "Rijk, Jan" ;
    schema1:birthDate "1929" ;
    schema1:deathDate "1996" ;
    schema1:description "overlijdensadvertentie De Volkskrant 20-6-1996: Pater Jan Rijk O. Carm. Bisschoppelijke Gedelegeerde voor het Migranten Pastoraat; Vice-voorzitter van Cura Migratorum." ;
    schema1:familyName "Rijk" ;
    schema1:givenName "Johannes Theodorus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5bcc3bc6c1a3af487a3ca7cb3353c373> ;
    schema1:name "Johannes Theodorus Rijk" ;
    schema1:sameAs <http://viaf.org/viaf/282594224>,
        <https://isni.org/isni/0000000389259731> .

