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

<http://data.bibliotheken.nl/id/thes/p420486771> a schema1:Person ;
    rdfs:label "Balsa, Gerardo (1973-)" ;
    schema1:birthDate "1973" ;
    schema1:familyName "Balsa" ;
    schema1:givenName "Gerardo" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a88d4941061c42f74d3c10a285a3b35f> ;
    schema1:name "Gerardo Balsa" ;
    schema1:sameAs <http://viaf.org/viaf/141267617>,
        <https://isni.org/isni/0000000095784899> .

