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

<http://data.bibliotheken.nl/id/thes/p071979573> a schema1:Person ;
    rdfs:label "Coppens, Mea" ;
    schema1:familyName "Coppens" ;
    schema1:givenName "Mea" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b7bc79fb11c10cec5488b7d92579bee5> ;
    schema1:name "Mea Coppens" ;
    schema1:sameAs <http://viaf.org/viaf/283011099>,
        <https://isni.org/isni/0000000389553332> .

