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

<http://data.bibliotheken.nl/id/thes/p069673845> a schema1:Person ;
    rdfs:label "Gepken, Frederika" ;
    schema1:description "B0129491: drs.; Emancipatiebureau Equa" ;
    schema1:familyName "Gepken" ;
    schema1:givenName "Frederika" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7033950f54ebaa70dcd68ab14b2c0dd1> ;
    schema1:name "Frederika Gepken" ;
    schema1:sameAs <http://viaf.org/viaf/288680751>,
        <https://isni.org/isni/0000000394204428> .

