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

<http://data.bibliotheken.nl/id/thes/p120238276> a schema1:Person ;
    rdfs:label "Onderdelinden, Carola" ;
    schema1:familyName "Onderdelinden" ;
    schema1:givenName "Carola" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4c46410462e63596c824628cc1d93782> ;
    schema1:name "Carola Onderdelinden" ;
    schema1:sameAs <http://viaf.org/viaf/4010164298336108630009>,
        <https://isni.org/isni/0000000388140448> .

