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

<http://data.bibliotheken.nl/id/thes/p072146257> a schema1:Person ;
    rdfs:label "Montens, Aleid" ;
    schema1:description "B0132336: drs., Wassenaar",
        "drs." ;
    schema1:familyName "Montens" ;
    schema1:givenName "Aleid" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e80e85f980b319e82a996d4357065d5f> ;
    schema1:name "Aleid Montens" ;
    schema1:sameAs <http://viaf.org/viaf/290880472>,
        <https://isni.org/isni/0000000396010790> .

