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

<http://data.bibliotheken.nl/id/thes/p314253513> a schema1:Person ;
    rdfs:label "Caroline" ;
    schema1:alternateName "Caroline (Mademoiselle)" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/25c6d531963e4e7c812c2e846fd05699> ;
    schema1:name "Caroline" ;
    schema1:sameAs <http://viaf.org/viaf/290093743> .

