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

<http://data.bibliotheken.nl/id/thes/p070207887> a schema1:Person ;
    rdfs:label "Rinsum, Aart Cornelis van (1944-)" ;
    schema1:birthDate "1944" ;
    schema1:familyName "van Rinsum" ;
    schema1:givenName "Aart Cornelis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bd62e3d509f1dd674c421330eb560844> ;
    schema1:name "Aart Cornelis van Rinsum" ;
    schema1:sameAs <http://viaf.org/viaf/285349444>,
        <https://isni.org/isni/0000000391478343> .

