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

<http://data.bibliotheken.nl/id/thes/p324427824> a schema1:Person ;
    rdfs:label "Ferrario, Giuseppe" ;
    schema1:description "ill." ;
    schema1:familyName "Ferrario" ;
    schema1:givenName "Giuseppe" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6f6daeadea73b8df2db0fe693513c97c> ;
    schema1:name "Giuseppe Ferrario" ;
    schema1:sameAs <http://viaf.org/viaf/230148207616000340190>,
        <https://isni.org/isni/0000000368869987> .

