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

<http://data.bibliotheken.nl/id/thes/p068926200> a schema1:Person ;
    rdfs:label "Bruyning, Albert Fransz." ;
    schema1:alternateName "Bruininck" ;
    schema1:familyName "Bruyning" ;
    schema1:givenName "Albert Fransz." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5bc3cf0bb9b8f73d0a2e0df8d500fc99> ;
    schema1:name "Albert Fransz. Bruyning" ;
    schema1:sameAs <http://viaf.org/viaf/281095646>,
        <https://isni.org/isni/0000000388017626> .

