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

<http://data.bibliotheken.nl/id/thes/p217874584> a schema1:Person ;
    rdfs:label "Baarspul, Marie" ;
    schema1:familyName "Baarspul" ;
    schema1:givenName "Marie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a99b3397ba641bfb44a682c7f3b1ec0e> ;
    schema1:name "Marie Baarspul" ;
    schema1:sameAs <http://viaf.org/viaf/56537954>,
        <https://isni.org/isni/0000000049555403> .

