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

<http://data.bibliotheken.nl/id/thes/p306160064> a schema1:Person ;
    rdfs:label "Boorsma, Andries" ;
    schema1:alternateName "Boorsma, André" ;
    schema1:familyName "Boorsma" ;
    schema1:givenName "Andries" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b47492c2e3a4c12a515bf4610c8b832f> ;
    schema1:name "Andries Boorsma" ;
    schema1:sameAs <http://viaf.org/viaf/290071073>,
        <https://isni.org/isni/0000000395334996> .

