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

<http://data.bibliotheken.nl/id/thes/p182584518> a schema1:Person ;
    rdfs:label "Busschaert, Isabelle" ;
    schema1:alternateName "Busschaërt, Isabelle" ;
    schema1:familyName "Busschaert" ;
    schema1:givenName "Isabelle" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b098404a88b8e25410cc9d7fe4614907> ;
    schema1:name "Isabelle Busschaert" ;
    schema1:sameAs <http://viaf.org/viaf/291589403>,
        <https://isni.org/isni/000000039664171X> .

