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

<http://data.bibliotheken.nl/id/thes/p189713992> a schema1:Person ;
    rdfs:label "Ligtvoet, Petrus Wilhelmus Cornelis (1947-)" ;
    schema1:birthDate "1947" ;
    schema1:description "B0706924 vermeldt: Pim Ligtvoet (1947) werkte als pastor in Berlijn, Maastricht en de Zaanstreek. Momenteel is hij intercultureel adviseur" ;
    schema1:familyName "Ligtvoet" ;
    schema1:givenName "Petrus Wilhelmus Cornelis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ffcb8e75cedd687b8df7c8721bdd5567> ;
    schema1:name "Petrus Wilhelmus Cornelis Ligtvoet" ;
    schema1:sameAs <http://viaf.org/viaf/78308217>,
        <https://isni.org/isni/0000000039645501> .

