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

<http://data.bibliotheken.nl/id/thes/p068587759> a schema1:Person ;
    rdfs:label "Iribarne, Julio Víctor (1916-)" ;
    schema1:birthDate "1916" ;
    schema1:familyName "Iribarne" ;
    schema1:givenName "Julio Víctor" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ec4dce62e52c35bfee08885896235371> ;
    schema1:name "Julio Víctor Iribarne" ;
    schema1:sameAs <http://viaf.org/viaf/57898148>,
        <https://isni.org/isni/0000000110644625> .

