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

<http://data.bibliotheken.nl/id/thes/p324424337> a schema1:Person ;
    rdfs:label "Broekmeijer, M.J." ;
    schema1:description "vert." ;
    schema1:familyName "Broekmeijer" ;
    schema1:givenName "M.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d07449e07bee5835b465b57bdca42977> ;
    schema1:name "M.J. Broekmeijer" ;
    schema1:sameAs <http://viaf.org/viaf/291993976>,
        <https://isni.org/isni/0000000396934053> .

