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

<http://data.bibliotheken.nl/id/thes/p070055653> a schema1:Person ;
    rdfs:label "Lawson-Wood, Joyce" ;
    schema1:alternateName "Wood, J. Lawson" ;
    schema1:familyName "Lawson-Wood" ;
    schema1:givenName "Joyce" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/401b4f556a5641538608a15953112749> ;
    schema1:name "Joyce Lawson-Wood" ;
    schema1:sameAs <http://viaf.org/viaf/35006890>,
        <https://isni.org/isni/000000006671260X> .

