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

<http://data.bibliotheken.nl/id/thes/p148055354> a schema1:Person ;
    rdfs:label "Delli Sante, Angela" ;
    schema1:familyName "Delli Sante" ;
    schema1:givenName "Angela" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/745618ac51157ba9db48424df384a31d> ;
    schema1:name "Angela Delli Sante" ;
    schema1:sameAs <http://viaf.org/viaf/51837993>,
        <https://isni.org/isni/0000000079957585> .

