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

<http://data.bibliotheken.nl/id/thes/p372465536> a schema1:Person ;
    rdfs:label "Stoffels, A.M.J." ;
    schema1:familyName "Stoffels" ;
    schema1:givenName "A.M.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a43c8f88bf8b7f77dffd8ee2411035a6> ;
    schema1:name "A.M.J. Stoffels" ;
    schema1:sameAs <http://viaf.org/viaf/309892070> .

