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

<http://data.bibliotheken.nl/id/thes/p156228033> a schema1:Person ;
    rdfs:label "Haafs, Isabelle" ;
    schema1:familyName "Haafs" ;
    schema1:givenName "Isabelle" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/158768e8746f4491946aa1eea626a7a4> ;
    schema1:name "Isabelle Haafs" ;
    schema1:sameAs <http://viaf.org/viaf/281841192>,
        <https://isni.org/isni/0000000388624290> .

