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

<http://data.bibliotheken.nl/id/thes/p433814772> a schema1:Person ;
    rdfs:label "Farina, Katy" ;
    schema1:description "ill." ;
    schema1:familyName "Farina" ;
    schema1:givenName "Katy" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ccee578f16831fae9797675c21301fe2> ;
    schema1:name "Katy Farina" ;
    schema1:sameAs <http://viaf.org/viaf/177145541822696601041>,
        <https://isni.org/isni/0000000454783362> .

