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

<http://data.bibliotheken.nl/id/thes/p411985698> a schema1:Person ;
    rdfs:label "Franklin, Mary K." ;
    schema1:description "pseud. van: Marieke Frankema" ;
    schema1:familyName "Franklin" ;
    schema1:givenName "Mary K." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/34c48e461bca32def36f11cfe3e80725> ;
    schema1:name "Mary K. Franklin" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p337730008>,
        <http://viaf.org/viaf/2368150470088704330005> .

