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

<http://data.bibliotheken.nl/id/thes/p067827896> a schema1:Person ;
    rdfs:label "Peijnenburg, Johannes Wilhelmus Maria (1936-2016)" ;
    schema1:alternateName "Peijnenburg, J.W.M." ;
    schema1:birthDate "1936" ;
    schema1:deathDate "2016" ;
    schema1:description "dr.",
        "priesterwijding: in 1960; promotie KU Nijmegen: in 1976; emeritus-archivaris bisdom 's-Hertogenbosch" ;
    schema1:familyName "Peijnenburg" ;
    schema1:givenName "Johannes Wilhelmus Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/80e4d66911625194b876e8aa24eafcd9> ;
    schema1:name "Johannes Wilhelmus Maria Peijnenburg" ;
    schema1:sameAs <http://viaf.org/viaf/18473347>,
        <https://isni.org/isni/0000000078859916> .

