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

<http://data.bibliotheken.nl/id/thes/p250389436> a schema1:Person ;
    rdfs:label "Jongerius, Rolanda" ;
    schema1:familyName "Jongerius" ;
    schema1:givenName "Rolanda" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f409e9961716f49978dfddb9da16fd87> ;
    schema1:name "Rolanda Jongerius" ;
    schema1:sameAs <http://viaf.org/viaf/282453227>,
        <https://isni.org/isni/0000000389146980> .

