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

<http://data.bibliotheken.nl/id/thes/p322238137> a schema1:Person ;
    rdfs:label "Curtis, Stacey" ;
    schema1:alternateName "Kertis, Stejsi",
        "Кертіс, Стейсі" ;
    schema1:description "SATA 205",
        "ill." ;
    schema1:familyName "Curtis" ;
    schema1:givenName "Stacey" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/35b970f7ed6ac50f0319b7754de9ae6c> ;
    schema1:name "Stacey Curtis" ;
    schema1:sameAs <http://viaf.org/viaf/6796741>,
        <https://isni.org/isni/0000000077384795> .

