@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p072636807> a schema1:Person ;
    rdfs:label "Cerutti, Felix Franciscus Xaver (1915-1970)" ;
    schema1:alternateName "Cerutti, Felix Franciscus Xaverius" ;
    schema1:birthDate "1915" ;
    schema1:deathDate "1970" ;
    schema1:description "Prof. Mr.",
        "geb. Breda 17-11-1915, overl. Nijmegen 19-11-1970" ;
    schema1:familyName "Cerutti" ;
    schema1:givenName "Felix Franciscus Xaver" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c85c694288e1a1228f8e9793e32a1f19> ;
    schema1:name "Felix Franciscus Xaver Cerutti" ;
    schema1:sameAs <http://viaf.org/viaf/219210354>,
        wd:Q71162919,
        <https://isni.org/isni/0000000359484321> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/ceru002> .

