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

<http://data.bibliotheken.nl/id/thes/p06778626X> a schema1:Person ;
    rdfs:label "Rikmenspoel, I.L." ;
    schema1:familyName "Rikmenspoel" ;
    schema1:givenName "I.L." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fc517fe67177a3ebd7cc710aa1df5ab0> ;
    schema1:name "I.L. Rikmenspoel" ;
    schema1:sameAs <http://viaf.org/viaf/70219007>,
        <https://isni.org/isni/0000000021846612> .

