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

<http://data.bibliotheken.nl/id/thes/p30234263X> a schema1:Person ;
    rdfs:label "Holwerda, Obertha (1944-)" ;
    schema1:birthDate "1944" ;
    schema1:description "andragologie; feminisme; vrouwenhulpverlening" ;
    schema1:familyName "Holwerda" ;
    schema1:givenName "Obertha" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4d8907cd6ee962f7528871945bd4eb9d> ;
    schema1:name "Obertha Holwerda" ;
    schema1:sameAs <http://viaf.org/viaf/282524200>,
        <https://isni.org/isni/0000000389178253> .

