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

<http://data.bibliotheken.nl/id/thes/p274710692> a schema1:Person ;
    rdfs:label "Lady C." ;
    schema1:familyName "Lady C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c982f816a32ea0f8eb958baa7137b031> ;
    schema1:name "Lady C." ;
    schema1:sameAs <http://viaf.org/viaf/290304945>,
        <https://isni.org/isni/0000000395552037> .

