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

<http://data.bibliotheken.nl/id/thes/p204290228> a schema1:Person ;
    rdfs:label "Boland, Gusta (Frans)" ;
    schema1:description "leermiddelen Frans" ;
    schema1:familyName "Boland" ;
    schema1:givenName "Gusta" ;
    schema1:hasOccupation "Frans" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/16d53e1ae913139506402ee7e59f898b> ;
    schema1:name "Gusta Boland" ;
    schema1:sameAs <http://viaf.org/viaf/285866652>,
        <https://isni.org/isni/0000000391976115> .

