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

<http://data.bibliotheken.nl/id/thes/p261613049> a schema1:Person ;
    rdfs:label "Farreres, Javier" ;
    schema1:familyName "Farreres" ;
    schema1:givenName "Javier" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/31ef046ee390cdc48bc5a5ec9b5fc3fc> ;
    schema1:name "Javier Farreres" ;
    schema1:sameAs <http://viaf.org/viaf/78148569>,
        <https://isni.org/isni/0000000037013770> .

