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

<http://data.bibliotheken.nl/id/thes/p305630911> a schema1:Person ;
    rdfs:label "Manhaes, Ricardo" ;
    schema1:familyName "Manhaes" ;
    schema1:givenName "Ricardo" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/33dd6ecda9d29c02e1f2864bdaaa9150> ;
    schema1:name "Ricardo Manhaes" ;
    schema1:sameAs <http://viaf.org/viaf/15055465>,
        <https://isni.org/isni/0000000002974061> .

