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

<http://data.bibliotheken.nl/id/thes/p07482466X> a schema1:Person ;
    rdfs:label "Nijeholt, Marga R.M. à" ;
    schema1:familyName "à Nijeholt" ;
    schema1:givenName "Marga R.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3b8aec5c4827f313fc7428b1c49f6175> ;
    schema1:name "Marga R.M. à Nijeholt" ;
    schema1:sameAs <http://viaf.org/viaf/290468662>,
        <https://isni.org/isni/0000000395717946> .

