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

<http://data.bibliotheken.nl/id/thes/p06948967X> a schema1:Person ;
    rdfs:label "Delva, J." ;
    schema1:familyName "Delva" ;
    schema1:givenName "J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2214e1400ea0c6d30cc11b7d816e8637> ;
    schema1:name "J. Delva" ;
    schema1:sameAs <http://viaf.org/viaf/283519922>,
        <https://isni.org/isni/0000000389993776> .

