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

<http://data.bibliotheken.nl/id/thes/p328239623> a schema1:Person ;
    rdfs:label "Vos, M.A.J. (1979-)" ;
    schema1:birthDate "1979" ;
    schema1:familyName "Vos" ;
    schema1:givenName "M.A.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1474b4a8dd6f936a469f9a488a711a24> ;
    schema1:name "M.A.J. Vos" ;
    schema1:sameAs <http://viaf.org/viaf/283126132>,
        <https://isni.org/isni/0000000389664067> .

