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

<http://data.bibliotheken.nl/id/thes/p074293621> a schema1:Person ;
    rdfs:label "Batlle, M.-A." ;
    schema1:familyName "Batlle" ;
    schema1:givenName "M.-A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0b5454a2d9de476be3b156f935ebfb73> ;
    schema1:name "M.-A. Batlle" ;
    schema1:sameAs <http://viaf.org/viaf/85358006>,
        wd:Q106125178,
        <https://isni.org/isni/0000000109214978> .

