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

<http://data.bibliotheken.nl/id/thes/p071500545> a schema1:Person ;
    rdfs:label "Jongmans, Johannes Wilhelmus Maria (1921-1998)" ;
    schema1:birthDate "1921" ;
    schema1:deathDate "1998" ;
    schema1:description "\"Wie is wie in Nederland 1984-1988\"" ;
    schema1:familyName "Jongmans" ;
    schema1:givenName "Johannes Wilhelmus Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/455b2f1f7ee4206a4223ed8e6975c1cf> ;
    schema1:name "Johannes Wilhelmus Maria Jongmans" ;
    schema1:sameAs <http://viaf.org/viaf/290435244>,
        <https://isni.org/isni/0000000395632213> .

