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

<http://data.bibliotheken.nl/id/thes/p069221324> a schema1:Person ;
    rdfs:label "Verweij-Kostelijk, M." ;
    schema1:familyName "Verweij-Kostelijk" ;
    schema1:givenName "M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9190d7bcbff576fcd7de5ae7903adf06> ;
    schema1:name "M. Verweij-Kostelijk" ;
    schema1:sameAs <http://viaf.org/viaf/282226033>,
        <https://isni.org/isni/0000000388930175> .

