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

<http://data.bibliotheken.nl/id/thes/p163479720> a schema1:Person ;
    rdfs:label "Scheurwater-Rijsdam, Ina" ;
    schema1:alternateName "Scheurwater, Ina" ;
    schema1:familyName "Scheurwater-Rijsdam" ;
    schema1:givenName "Ina" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/67d35ddc26dbe75c8e55082768e81035> ;
    schema1:name "Ina Scheurwater-Rijsdam" ;
    schema1:sameAs <http://viaf.org/viaf/53671422>,
        <https://isni.org/isni/0000000038758408> .

