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

<http://data.bibliotheken.nl/id/thes/p353549843> a schema1:Person ;
    rdfs:label "Barthélemy, Mathieu" ;
    schema1:alternateName "Barthelemy" ;
    schema1:description "inkleuring strips" ;
    schema1:familyName "Barthélemy" ;
    schema1:givenName "Mathieu" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a06557a1d69a7aff516223c954e63081> ;
    schema1:name "Mathieu Barthélemy" ;
    schema1:sameAs <http://viaf.org/viaf/129161212173540070008>,
        <https://isni.org/isni/0000000399621925> .

