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

<http://data.bibliotheken.nl/id/thes/p227132416> a schema1:Person ;
    rdfs:label "Blount, Kitty" ;
    schema1:description "hoofdred., red." ;
    schema1:familyName "Blount" ;
    schema1:givenName "Kitty" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9afd8780e3e59eb44eae9c3c6221104c> ;
    schema1:name "Kitty Blount" ;
    schema1:sameAs <http://viaf.org/viaf/290097943>,
        <https://isni.org/isni/0000000395404149> .

