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

<http://data.bibliotheken.nl/id/thes/p444651705> a schema1:Person ;
    rdfs:label "Keijzer, Margot" ;
    schema1:description "Mulier Instituut" ;
    schema1:familyName "Keijzer" ;
    schema1:givenName "Margot" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b53462b0391f9c6b2d79ccc37fddf10d> ;
    schema1:name "Margot Keijzer" ;
    schema1:sameAs <https://isni.org/isni/0000000524224161> .

