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

<http://data.bibliotheken.nl/id/thes/p089257480> a schema1:Person ;
    rdfs:label "Beerman, Mirjam (1964-)" ;
    schema1:birthDate "1964" ;
    schema1:description "B9713488: kunsthistoricus" ;
    schema1:familyName "Beerman" ;
    schema1:givenName "Mirjam" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3568385e38ca10b8b920506688970988> ;
    schema1:name "Mirjam Beerman" ;
    schema1:sameAs <http://viaf.org/viaf/22237850>,
        <https://isni.org/isni/0000000030605642> .

