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

<http://data.bibliotheken.nl/id/thes/p399251227> a schema1:Person ;
    rdfs:label "Maes, I.M." ;
    schema1:description "Kasteel de Keukenhof",
        "vanaf 1981: correspondent over Lisse t.b.v. Vereniging Oud Leiden" ;
    schema1:familyName "Maes" ;
    schema1:givenName "I.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d1b30764486470051a3014f388bea3cd> ;
    schema1:name "I.M. Maes" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/117147266807035481585>,
        <https://isni.org/isni/0000000042900083> .

