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

<http://data.bibliotheken.nl/id/thes/p329611984> a schema1:Person ;
    rdfs:label "Berg, Pablo Johannes Elisabeth Joseph van de (1978-)" ;
    schema1:birthDate "1978" ;
    schema1:familyName "van de Berg" ;
    schema1:givenName "Pablo Johannes Elisabeth Joseph" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a9197e07efb2fef22ab273d0c460f4fc> ;
    schema1:name "Pablo Johannes Elisabeth Joseph van de Berg" ;
    schema1:sameAs <http://viaf.org/viaf/291606311>,
        <https://isni.org/isni/000000039659110X> .

