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

<http://data.bibliotheken.nl/id/thes/p174190867> a schema1:Person ;
    rdfs:label "Pérez, Merche Coco" ;
    schema1:familyName "Pérez" ;
    schema1:givenName "Merche Coco" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/733a88fcee63dd5984ee668b64b74a7d> ;
    schema1:name "Merche Coco Pérez" ;
    schema1:sameAs <http://viaf.org/viaf/292079482>,
        <https://isni.org/isni/0000000397047819> .

