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

<http://data.bibliotheken.nl/id/thes/p139234055> a schema1:Person ;
    rdfs:label "Bianchi, Luigi A." ;
    schema1:familyName "Bianchi" ;
    schema1:givenName "Luigi A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cac28c8af3329baeefa17ad0c731483d> ;
    schema1:name "Luigi A. Bianchi" ;
    schema1:sameAs <http://viaf.org/viaf/306202918>,
        <https://isni.org/isni/0000000398459209> .

