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

<http://data.bibliotheken.nl/id/thes/p128183721> a schema1:Person ;
    rdfs:label "Hudig-Frey, Emma Josefine Margaretha (1894-ca. 1981)" ;
    schema1:birthDate "1894" ;
    schema1:deathDate "ca. 1981" ;
    schema1:description "bron: https://nl.wikipedia.org/wiki/Margareta_Hudig-Frey#cite_note-1" ;
    schema1:familyName "Hudig-Frey" ;
    schema1:givenName "Emma Josefine Margaretha" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4e9edec72891ebbd0504f6fa9a04cbf0> ;
    schema1:name "Emma Josefine Margaretha Hudig-Frey" ;
    schema1:sameAs <http://viaf.org/viaf/3379151247989144270001>,
        <https://isni.org/isni/0000000108451138> .

