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

<http://data.bibliotheken.nl/id/thes/p081500386> a schema1:Person ;
    rdfs:label "Vos, Wilhelmus Antonius de (1957-)" ;
    schema1:birthDate "1957" ;
    schema1:description "B9828335: Auteursnaam op omslag: Willem A. de Vos; roepnaam Wim",
        "Ook als: Willem en W.A. de Vos",
        "drs., ISOR (o.a. B9828335)" ;
    schema1:familyName "de Vos" ;
    schema1:givenName "Wilhelmus Antonius" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2bfc847d5a2d940b4b972044ebe64c2c> ;
    schema1:name "Wilhelmus Antonius de Vos" ;
    schema1:sameAs <http://viaf.org/viaf/280762353> .

