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

<http://data.bibliotheken.nl/id/thes/p265169097> a schema1:Person ;
    rdfs:label "Rojas-Romagosa, Hugo" ;
    schema1:alternateName "Romagosa, H. Rojas" ;
    schema1:familyName "Rojas-Romagosa" ;
    schema1:givenName "Hugo" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/05235f43044460f82573d0f39a561625> ;
    schema1:name "Hugo Rojas-Romagosa" ;
    schema1:sameAs <http://viaf.org/viaf/15851119>,
        <https://isni.org/isni/000000005244224X> .

