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

<http://data.bibliotheken.nl/id/thes/p069486743> a schema1:Person ;
    rdfs:label "Fris, Agathe S." ;
    schema1:description "Bron 110: B9633231 (p. 7)",
        "drs." ;
    schema1:familyName "Fris" ;
    schema1:givenName "Agathe S." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a44eee9f2c3cade9bb0b9a39b551341a> ;
    schema1:name "Agathe S. Fris" ;
    schema1:sameAs <http://viaf.org/viaf/7260322>,
        <https://isni.org/isni/0000000054750182> .

