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

<http://data.bibliotheken.nl/id/thes/p421015160> a schema1:Person ;
    rdfs:label "Frost, Maddie" ;
    schema1:familyName "Frost" ;
    schema1:givenName "Maddie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/33398ce1d9660524bdfdc3f2930b97c4> ;
    schema1:name "Maddie Frost" ;
    schema1:sameAs <http://viaf.org/viaf/6149485498093420349>,
        <https://isni.org/isni/0000000474210801> .

