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

<http://data.bibliotheken.nl/id/thes/p068708815> a schema1:Person ;
    rdfs:label "Engel, Jacques (fl. 1940-2009)" ;
    schema1:description "Div. bronnen in delpher.nl: fotograaf, familie van Dorothea Niesje Emma Engel",
        "fl. 1940-2009",
        "mb",
        "vert." ;
    schema1:familyName "Engel" ;
    schema1:givenName "Jacques" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/978fd8ae40f5e12b9ca4ffcfbab4ef2e> ;
    schema1:name "Jacques Engel" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/286649027>,
        <https://isni.org/isni/0000000369114500> .

