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

<http://data.bibliotheken.nl/id/thes/p072934638> a schema1:Person ;
    rdfs:label "Erven, Antonius Cornelis Johannes Maria van (1948-2005)" ;
    schema1:birthDate "1948" ;
    schema1:deathDate "2005" ;
    schema1:description "bron: overlijdensadvertentie de Volkskrant, 30 april 2005" ;
    schema1:familyName "van Erven" ;
    schema1:givenName "Antonius Cornelis Johannes Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3830ff4fb9ba84a96afede880b585326> ;
    schema1:name "Antonius Cornelis Johannes Maria van Erven" ;
    schema1:sameAs <http://viaf.org/viaf/207356452>,
        <https://isni.org/isni/0000000358519828> .

