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

<http://data.bibliotheken.nl/id/thes/p19172016X> a schema1:Person ;
    rdfs:label "Bekkum, Ingrid van" ;
    schema1:description "B0029119: student theologie" ;
    schema1:familyName "van Bekkum" ;
    schema1:givenName "Ingrid" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a8b5e6c5e7cf0cc8e51a6033e96576e8> ;
    schema1:name "Ingrid van Bekkum" ;
    schema1:sameAs <http://viaf.org/viaf/281724075>,
        <https://isni.org/isni/0000000388569850> .

