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

<http://data.bibliotheken.nl/id/thes/p292648014> a schema1:Person ;
    rdfs:label "Ribeiro, J.M.C. Ramalho" ;
    schema1:alternateName "Ramalho Ribeiro, J.M.C." ;
    schema1:familyName "Ribeiro" ;
    schema1:givenName "J.M.C. Ramalho" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cda18942862e308d4d5fb74545749b57> ;
    schema1:name "J.M.C. Ramalho Ribeiro" ;
    schema1:sameAs <http://viaf.org/viaf/280974549>,
        <https://isni.org/isni/0000000387897043> .

