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

<http://data.bibliotheken.nl/id/thes/p074113968> a schema1:Person ;
    rdfs:label "Rivera-Rodas, Oscar" ;
    schema1:familyName "Rivera-Rodas" ;
    schema1:givenName "Oscar" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/58883aa14ab4e240f4b3da46e90fa2e3> ;
    schema1:name "Oscar Rivera-Rodas" ;
    schema1:sameAs <http://viaf.org/viaf/93769886>,
        <https://isni.org/isni/0000000116881509> .

