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

<http://data.bibliotheken.nl/id/thes/p420701583> a schema1:Person ;
    rdfs:label "Bartolomei, Luigi" ;
    schema1:familyName "Bartolomei" ;
    schema1:givenName "Luigi" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d56ee482b9d85424fea8426d8e5d61b9> ;
    schema1:name "Luigi Bartolomei" ;
    schema1:sameAs <http://viaf.org/viaf/1191154380969030290643> .

