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

<http://data.bibliotheken.nl/id/thes/p299377571> a schema1:Person ;
    rdfs:label "Taboada, Jerome Bolabola (1974-)" ;
    schema1:birthDate "1974" ;
    schema1:familyName "Taboada" ;
    schema1:givenName "Jerome Bolabola" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/da857b23c9b53c5ef4545da76b5587cd> ;
    schema1:name "Jerome Bolabola Taboada" ;
    schema1:sameAs <http://viaf.org/viaf/170157230>,
        <https://isni.org/isni/000000011903193X> .

