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

<http://data.bibliotheken.nl/id/thes/p411452924> a schema1:Person ;
    rdfs:label "Asselbergs, Gusta" ;
    schema1:familyName "Asselbergs" ;
    schema1:givenName "Gusta" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/54263ad223aa071e77ab7f57b0a4fb5a> ;
    schema1:name "Gusta Asselbergs" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/77150170492900010125> .

