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

<http://data.bibliotheken.nl/id/thes/p069333572> a schema1:Person ;
    rdfs:label "Putte, Florimon Camillus Maria van (1934-)" ;
    schema1:alternateName "Putte, Florimon van" ;
    schema1:birthDate "1934" ;
    schema1:familyName "van Putte" ;
    schema1:givenName "Florimon Camillus Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d70551422421a7a7a6bcc48208b5f928> ;
    schema1:name "Florimon Camillus Maria van Putte" ;
    schema1:sameAs <http://viaf.org/viaf/47040483>,
        <https://isni.org/isni/0000000033621680> .

