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

<http://data.bibliotheken.nl/id/thes/p314616683> a schema1:Person ;
    rdfs:label "Maaswinkel, R.H.M. (1947-)" ;
    schema1:birthDate "1947" ;
    schema1:familyName "Maaswinkel" ;
    schema1:givenName "R.H.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/541d3d54b0bcfeedca8c09b69973bb2a> ;
    schema1:name "R.H.M. Maaswinkel" ;
    schema1:sameAs <http://viaf.org/viaf/289898133>,
        <https://isni.org/isni/0000000395243672> .

