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

<http://data.bibliotheken.nl/id/thes/p069042659> a schema1:Person ;
    rdfs:label "Barteau, M.A." ;
    schema1:familyName "Barteau" ;
    schema1:givenName "M.A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e6bb1c2caa547446a5dfc50eba57c971> ;
    schema1:name "M.A. Barteau" ;
    schema1:sameAs <http://viaf.org/viaf/280609295>,
        <https://isni.org/isni/0000000387595862> .

