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

<http://data.bibliotheken.nl/id/thes/p393531139> a schema1:Person ;
    rdfs:label "M., E. d. (fl. 1800)" ;
    schema1:alternateName "E.d.M." ;
    schema1:description "fl. 1800" ;
    schema1:familyName "d. M." ;
    schema1:givenName "E." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e6e9a017dcb64fa9d42c9a74fccfb434> ;
    schema1:name "E. d. M." ;
    schema1:sameAs <http://viaf.org/viaf/317183778> .

