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

<http://data.bibliotheken.nl/id/thes/p181723875> a schema1:Person ;
    rdfs:label "Stalpers, Ismène" ;
    schema1:familyName "Stalpers" ;
    schema1:givenName "Ismène" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ae882f431c7d78f4b1bbc80fc23177a8> ;
    schema1:name "Ismène Stalpers" ;
    schema1:sameAs <http://viaf.org/viaf/290848139>,
        <https://isni.org/isni/000000039604179X> .

