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

<http://data.bibliotheken.nl/id/thes/p073087742> a schema1:Person ;
    rdfs:label "Veld, Theodorus Wilhelmus Maria (1950-)" ;
    schema1:alternateName "Veld, Th.W.M.",
        "Veld, Theo" ;
    schema1:birthDate "1950" ;
    schema1:familyName "Veld" ;
    schema1:givenName "Theodorus Wilhelmus Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/89257b17cc8ac541ea30e0b5ce8024f8> ;
    schema1:name "Theodorus Wilhelmus Maria Veld" ;
    schema1:sameAs <http://viaf.org/viaf/194338500>,
        <https://isni.org/isni/0000000385395226> .

