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

<http://data.bibliotheken.nl/id/thes/p159710944> a schema1:Person ;
    rdfs:label "Balen, Xandra van" ;
    schema1:description "Juriste afgestudeerd aan de Rijksuniversiteit Utrecht" ;
    schema1:familyName "van Balen" ;
    schema1:givenName "Xandra" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3e6e0a91ee7227a2a4ae5e0b533c7a82> ;
    schema1:name "Xandra van Balen" ;
    schema1:sameAs <http://viaf.org/viaf/284766546>,
        <https://isni.org/isni/0000000391023023> .

