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

<http://data.bibliotheken.nl/id/thes/p327270861> a schema1:Person ;
    rdfs:label "Voulon, Marten Berend (1974-)" ;
    schema1:alternateName "Voulon, M.B." ;
    schema1:birthDate "1974" ;
    schema1:familyName "Voulon" ;
    schema1:givenName "Marten Berend" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/58c5d23e02fc10570704b17660fec11a> ;
    schema1:name "Marten Berend Voulon" ;
    schema1:sameAs <http://viaf.org/viaf/210983893>,
        <https://isni.org/isni/0000000358664371> .

