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

<http://data.bibliotheken.nl/id/thes/p071080988> a schema1:Person ;
    rdfs:label "Meisner, E.M." ;
    schema1:familyName "Meisner" ;
    schema1:givenName "E.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/07305220910e847196802b63dff799f7> ;
    schema1:name "E.M. Meisner" ;
    schema1:sameAs <http://viaf.org/viaf/284174658> .

