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

<http://data.bibliotheken.nl/id/thes/p318999358> a schema1:Person ;
    rdfs:label "Salzani, Carlo (1972-)" ;
    schema1:alternateName "Salzani, C." ;
    schema1:birthDate "1972" ;
    schema1:description "literatuurwetenschapper/cultuurhistoricus; verbonden aan: Centre for Comparative Literature and Cultural Studies, Monash University (Victoria, Australia)" ;
    schema1:familyName "Salzani" ;
    schema1:givenName "Carlo" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/45099649ac1bb46cc03e0eb20cc2d626> ;
    schema1:name "Carlo Salzani" ;
    schema1:sameAs <http://viaf.org/viaf/56090413>,
        <https://isni.org/isni/0000000116478082> .

