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

<http://data.bibliotheken.nl/id/thes/p084753064> a schema1:Person ;
    rdfs:label "Stone, G.H." ;
    schema1:description "pseud. van: Gayle Hallenbeck Lynds" ;
    schema1:familyName "Stone" ;
    schema1:givenName "G.H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d48517fe38c2aab3481f8bc978f7cf8b> ;
    schema1:name "G.H. Stone" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p14299426X>,
        <http://viaf.org/viaf/3585161211390940070006>,
        <https://isni.org/isni/0000000393072830> .

