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

<http://data.bibliotheken.nl/id/thes/p17039834X> a schema1:Person ;
    rdfs:label "Siemonsma, Marion" ;
    schema1:familyName "Siemonsma" ;
    schema1:givenName "Marion" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a0ddbd87779d698c55a9a524a1fa331e> ;
    schema1:name "Marion Siemonsma" ;
    schema1:sameAs <http://viaf.org/viaf/279842588>,
        <https://isni.org/isni/0000000386997616> .

