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

<http://data.bibliotheken.nl/id/thes/p068564392> a schema1:Person ;
    rdfs:label "Ashley, Ruth" ;
    schema1:description "mb" ;
    schema1:familyName "Ashley" ;
    schema1:givenName "Ruth" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2a8d0322e0db5353673da7f4bf869784> ;
    schema1:name "Ruth Ashley" ;
    schema1:sameAs <http://viaf.org/viaf/12895307>,
        <https://isni.org/isni/0000000081997930> .

