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

<http://data.bibliotheken.nl/id/thes/p118592025> a schema1:Person ;
    rdfs:label "Balsem, Astrid Cecilia (1955-)" ;
    schema1:alternateName "Balsem, A.C." ;
    schema1:birthDate "1955" ;
    schema1:description "universiteitsbibliotheekmedew. afd. Bijzondere Collecties UB Amsterdam" ;
    schema1:familyName "Balsem" ;
    schema1:givenName "Astrid Cecilia" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c0f6db901e2a83326c1af0eecfc9c27b> ;
    schema1:name "Astrid Cecilia Balsem" ;
    schema1:sameAs <http://viaf.org/viaf/12200763>,
        <https://isni.org/isni/0000000048066421> .

