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

<http://data.bibliotheken.nl/id/thes/p165588683> a schema1:Person ;
    rdfs:label "Vervoordeldonk, Roos" ;
    schema1:familyName "Vervoordeldonk" ;
    schema1:givenName "Roos" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9a673bc9722f92887c61601137b3b32b> ;
    schema1:name "Roos Vervoordeldonk" ;
    schema1:sameAs <http://viaf.org/viaf/280494227>,
        <https://isni.org/isni/0000000387535026> .

