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

<http://data.bibliotheken.nl/id/thes/p435129724> a schema1:Person ;
    rdfs:label "Lingua, Alberto (1970-)" ;
    schema1:birthDate "1970" ;
    schema1:familyName "Lingua" ;
    schema1:givenName "Alberto" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f909c3d9eeed7962db978c1323a85cda> ;
    schema1:name "Alberto Lingua" ;
    schema1:nationality "it" ;
    schema1:sameAs <http://viaf.org/viaf/2089164539810232240002>,
        <https://isni.org/isni/0000000480065620> .

