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

<http://data.bibliotheken.nl/id/thes/p072255498> a schema1:Person ;
    rdfs:label "Brouwers, Alfred A.F." ;
    schema1:description "B0402315: Drs." ;
    schema1:familyName "Brouwers" ;
    schema1:givenName "Alfred A.F." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ef8e97abcf108d82030d3eefff885cab> ;
    schema1:name "Alfred A.F. Brouwers" ;
    schema1:sameAs <http://viaf.org/viaf/289541759> .

