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

<http://data.bibliotheken.nl/id/thes/p074405977> a schema1:Person ;
    rdfs:label "Boers, Joop (1927-)" ;
    schema1:birthDate "1927" ;
    schema1:description "B9129552: pastor; parochie-priester en verbonden aan de Emmanuel-gemeenschap" ;
    schema1:familyName "Boers" ;
    schema1:givenName "Joop" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0e50297bd4184652a697f3cea2b462c5> ;
    schema1:name "Joop Boers" ;
    schema1:sameAs <http://viaf.org/viaf/280795168>,
        <https://isni.org/isni/0000000387744303> .

