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

<http://data.bibliotheken.nl/id/thes/p357509218> a schema1:Person ;
    rdfs:label "Pau (1972-)" ;
    schema1:alternateName "Jiménez-Bravo, Pau Rodríguez" ;
    schema1:birthDate "1972" ;
    schema1:familyName "Pau" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/76ff5712364a4473360e18ec74cc3f28> ;
    schema1:name "Pau" ;
    schema1:sameAs <http://viaf.org/viaf/107001100>,
        <https://isni.org/isni/000000007827116X> .

