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

<http://data.bibliotheken.nl/id/thes/p075009609> a schema1:Person ;
    rdfs:label "Voorst tot Voorst, Felix Edzard Maria van (1920-2009)" ;
    schema1:alternateName "Van Voorst tot Voorst, F." ;
    schema1:birthDate "1920" ;
    schema1:deathDate "2009" ;
    schema1:description "S.J.; bron: overlijdensadvertenties de Volkskrant, 2 & 3 december 2009" ;
    schema1:familyName "van Voorst tot Voorst" ;
    schema1:givenName "Felix Edzard Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0af69b6a1f47e6959570280dda829192> ;
    schema1:name "Felix Edzard Maria van Voorst tot Voorst" ;
    schema1:sameAs <http://viaf.org/viaf/289595251>,
        <https://isni.org/isni/0000000394951415> .

