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

<http://data.bibliotheken.nl/id/thes/p375387773> a schema1:Person ;
    rdfs:label "Mes, Theo" ;
    schema1:description "fotogr." ;
    schema1:familyName "Mes" ;
    schema1:givenName "Theo" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/31552132c91bef22f32dc6a279daea91> ;
    schema1:name "Theo Mes" ;
    schema1:sameAs <http://viaf.org/viaf/309900990> .

