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

<http://data.bibliotheken.nl/id/thes/p278606075> a schema1:Person ;
    rdfs:label "Suransky, Caroline (1961-)" ;
    schema1:birthDate "1961" ;
    schema1:familyName "Suransky" ;
    schema1:givenName "Caroline" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ffbd3240f5eea903d8ceea7abf1c96ab> ;
    schema1:name "Caroline Suransky" ;
    schema1:sameAs <http://viaf.org/viaf/38815252>,
        <https://isni.org/isni/0000000040971216> .

