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

<http://data.bibliotheken.nl/id/thes/p139432558> a schema1:Person ;
    rdfs:label "Hogenboom, Barbara Brigitta" ;
    schema1:description "Medewerker van de Wiardi Beckman Stichting, later bij CEDLA" ;
    schema1:familyName "Hogenboom" ;
    schema1:givenName "Barbara Brigitta" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/50431ac28fecbca03b110a8b5560c996> ;
    schema1:name "Barbara Brigitta Hogenboom" ;
    schema1:sameAs <http://viaf.org/viaf/56832280>,
        <https://isni.org/isni/0000000114731101> .

