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

<http://data.bibliotheken.nl/id/thes/p303911263> a schema1:Person ;
    rdfs:label "Vroomans, M.A.K." ;
    schema1:description "Jeanne-Marie",
        "mevr. drs.; archeologie" ;
    schema1:familyName "Vroomans" ;
    schema1:givenName "M.A.K." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0e7b926d8e72d417de925d9d08e70751> ;
    schema1:name "M.A.K. Vroomans" ;
    schema1:sameAs <http://viaf.org/viaf/286025334>,
        <https://isni.org/isni/0000000392060782> .

