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

<http://data.bibliotheken.nl/id/thes/p12193957X> a schema1:Person ;
    rdfs:label "Beuzekom, Ariane van" ;
    schema1:familyName "van Beuzekom" ;
    schema1:givenName "Ariane" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/101c608ce045328551270cf1791dd236> ;
    schema1:name "Ariane van Beuzekom" ;
    schema1:sameAs <http://viaf.org/viaf/288294957>,
        <https://isni.org/isni/0000000393892580> .

