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

<http://data.bibliotheken.nl/id/thes/p099964198> a schema1:Person ;
    rdfs:label "Keijsper, Volkert" ;
    schema1:description "leermidd. voortgez. ond. tekenen" ;
    schema1:familyName "Keijsper" ;
    schema1:givenName "Volkert" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8fd6e62732bb662f5940de8651a38e47> ;
    schema1:name "Volkert Keijsper" ;
    schema1:sameAs <http://viaf.org/viaf/283179323>,
        <https://isni.org/isni/0000000389733587> .

