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

<http://data.bibliotheken.nl/id/thes/p107514842> a schema1:Person ;
    rdfs:label "Braams, Franciscus Maria (1940-)" ;
    schema1:birthDate "1940" ;
    schema1:description "Geb. te Rotterdam" ;
    schema1:familyName "Braams" ;
    schema1:givenName "Franciscus Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e4ec841c32e8c00641f0a9c08d4ac422> ;
    schema1:name "Franciscus Maria Braams" ;
    schema1:sameAs <http://viaf.org/viaf/287168409>,
        <https://isni.org/isni/0000000393016089> .

