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

<http://data.bibliotheken.nl/id/thes/p31488405X> a schema1:Person ;
    rdfs:label "Speiser, Lainie" ;
    schema1:familyName "Speiser" ;
    schema1:givenName "Lainie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/532c30c1480209cc874b0c151d34ea9e> ;
    schema1:name "Lainie Speiser" ;
    schema1:sameAs <http://viaf.org/viaf/291048181>,
        <https://isni.org/isni/0000000368773707> .

