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

<http://data.bibliotheken.nl/id/thes/p411922203> a schema1:Person ;
    rdfs:label "Holgado, Iñaki (1971-)" ;
    schema1:birthDate "1971" ;
    schema1:familyName "Holgado" ;
    schema1:givenName "Iñaki" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bec7057a5702f18209d11d4186ea713d> ;
    schema1:name "Iñaki Holgado" ;
    schema1:sameAs <http://viaf.org/viaf/87378444>,
        <https://isni.org/isni/0000000060302044> .

