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

<http://data.bibliotheken.nl/id/thes/p322601738> a schema1:Person ;
    rdfs:label "Battan, Alessandro" ;
    schema1:description "ill." ;
    schema1:familyName "Battan" ;
    schema1:givenName "Alessandro" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9167c9cc6999c6499c4f6c7a91e06b9f> ;
    schema1:name "Alessandro Battan" ;
    schema1:sameAs <http://viaf.org/viaf/170450235>,
        <https://isni.org/isni/000000011923821X> .

