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

<http://data.bibliotheken.nl/id/thes/p34132485X> a schema1:Person ;
    rdfs:label "Barriga, Alvaro Q." ;
    schema1:familyName "Barriga" ;
    schema1:givenName "Alvaro Q." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4a529a152b0cf9aea6103a3920f4c9fe> ;
    schema1:name "Alvaro Q. Barriga" ;
    schema1:sameAs <http://viaf.org/viaf/63349407> .

