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

<http://data.bibliotheken.nl/id/thes/p067620574> a schema1:Person ;
    rdfs:label "Brink, Eduard van den (1935-2017)" ;
    schema1:birthDate "1935" ;
    schema1:deathDate "2017" ;
    schema1:description "B0005706: ook kunsthistorisch onderzoeker (tel. info uitgever 1-1-2000)",
        "mb",
        "ppn 420691383: Pagina 7-8: Eddy van den Brink, 22 februari 1935 - 24 november 2017 (begraven in Leersum)" ;
    schema1:familyName "van den Brink" ;
    schema1:givenName "Eduard" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/203a6509d40415d884161fb4571f435d> ;
    schema1:name "Eduard van den Brink" ;
    schema1:sameAs <http://viaf.org/viaf/34055680>,
        <https://isni.org/isni/000000004618124X> .

