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

<http://data.bibliotheken.nl/id/thes/p072129174> a schema1:Person ;
    rdfs:label "Henschel, Margaretha Maria Theresia (1885-)" ;
    schema1:alternateName "Henschel, M.",
        "Henschel-Fischer, M.M.Th.",
        "Henschel-Fischer, Mary" ;
    schema1:birthDate "1885" ;
    schema1:description "musicologe" ;
    schema1:familyName "Henschel" ;
    schema1:givenName "Margaretha Maria Theresia" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dbfa7ff97dc02ace0e6e4308a8fd6c02> ;
    schema1:name "Margaretha Maria Theresia Henschel" ;
    schema1:sameAs <http://viaf.org/viaf/280362984> .

