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

<http://data.bibliotheken.nl/id/thes/p069381917> a schema1:Person ;
    rdfs:label "Bronswijk, Alfred C. (1942-)" ;
    schema1:alternateName "Bronswijk, Alfred C." ;
    schema1:birthDate "1942" ;
    schema1:familyName "Bronswijk" ;
    schema1:givenName "Alfred C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7c5b39cce6fa022c91cdbda1eb6ce8da> ;
    schema1:name "Alfred C. Bronswijk" ;
    schema1:sameAs <http://viaf.org/viaf/40728061>,
        <https://isni.org/isni/000000007902972X> .

