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

<http://data.bibliotheken.nl/id/thes/p073851019> a schema1:Person ;
    rdfs:label "Maas, A.M." ;
    schema1:description "Frans-Nederlandse woordenboeken",
        "drs." ;
    schema1:familyName "Maas" ;
    schema1:givenName "A.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/89fea6b809a02edb385646f90bad4815> ;
    schema1:name "A.M. Maas" ;
    schema1:sameAs <http://viaf.org/viaf/75595074>,
        <https://isni.org/isni/0000000034439098> .

