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

<http://data.bibliotheken.nl/id/thes/p071675779> a schema1:Person ;
    rdfs:label "Cassutto, Isaäc Henricus (1885-1955)" ;
    schema1:alternateName "Cassutto, Is." ;
    schema1:birthDate "1885" ;
    schema1:deathDate "1955" ;
    schema1:familyName "Cassutto" ;
    schema1:givenName "Isaäc Henricus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3c08abc7fcb80c6a9d8aa303f73f8f7c> ;
    schema1:name "Isaäc Henricus Cassutto" ;
    schema1:sameAs <http://viaf.org/viaf/1437160668411403560006>,
        <https://isni.org/isni/0000000043749506> .

