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

<http://data.bibliotheken.nl/id/thes/p263991334> a schema1:Person ;
    rdfs:label "Sims, Katie" ;
    schema1:familyName "Sims" ;
    schema1:givenName "Katie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7f63b3e5603eff0f15201bc2139bde13> ;
    schema1:name "Katie Sims" ;
    schema1:sameAs <http://viaf.org/viaf/286506374>,
        <https://isni.org/isni/000000039249306X> .

