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

<http://data.bibliotheken.nl/id/thes/p181095262> a schema1:Person ;
    rdfs:label "Scarlett" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/60cd047c7fd83bdb49ca30561056cd59> ;
    schema1:name "Scarlett" ;
    schema1:sameAs <http://viaf.org/viaf/7754161211951640070001>,
        <https://isni.org/isni/0000000369033911> .

