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

<http://data.bibliotheken.nl/id/thes/p073751685> a schema1:Person ;
    rdfs:label "Spaas, Henricus Antonius Clemens Maria" ;
    schema1:familyName "Spaas" ;
    schema1:givenName "Henricus Antonius Clemens Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b75d467bc59eb7aa9fa8041bde582e05> ;
    schema1:name "Henricus Antonius Clemens Maria Spaas" ;
    schema1:sameAs <http://viaf.org/viaf/270666500>,
        <https://isni.org/isni/0000000398457561> .

