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

<http://data.bibliotheken.nl/id/thes/p315766085> a schema1:Person ;
    rdfs:label "Delabie, Caroline" ;
    schema1:familyName "Delabie" ;
    schema1:givenName "Caroline" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1efbbf7b669e335fcf1aa8c736d4a20e> ;
    schema1:name "Caroline Delabie" ;
    schema1:sameAs <http://viaf.org/viaf/285910522>,
        <https://isni.org/isni/0000000391971306> .

