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

<http://data.bibliotheken.nl/id/thes/p364217014> a schema1:Person ;
    rdfs:label "Dür, Mirjam E. (1970-)" ;
    schema1:birthDate "1970" ;
    schema1:familyName "Dür" ;
    schema1:givenName "Mirjam E." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/05db6f4f0e467943d49cf306536c37f5> ;
    schema1:name "Mirjam E. Dür" ;
    schema1:sameAs <http://viaf.org/viaf/305826981>,
        wd:Q21546546,
        <https://isni.org/isni/0000000423209659> .

