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

<http://data.bibliotheken.nl/id/thes/p302372210> a schema1:Person ;
    rdfs:label "Abbink, M.A." ;
    schema1:description "B0641740: \"Dhr.\"" ;
    schema1:familyName "Abbink" ;
    schema1:givenName "M.A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cccfa8ef38cdb26f29a43a7149e5acbf> ;
    schema1:name "M.A. Abbink" ;
    schema1:sameAs <http://viaf.org/viaf/287432963>,
        <https://isni.org/isni/0000000393188809> .

