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

<http://data.bibliotheken.nl/id/thes/p071125698> a schema1:Person ;
    rdfs:label "Marcello, Raphaël (1929-)" ;
    schema1:alternateName "Marcello, Raphaël Carlo" ;
    schema1:birthDate "1929" ;
    schema1:familyName "Marcello" ;
    schema1:givenName "Raphaël" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3d01cc8511195dc77ccdf0b7aeb24292> ;
    schema1:name "Raphaël Marcello" ;
    schema1:sameAs <http://viaf.org/viaf/60298690>,
        wd:Q3417326,
        <https://isni.org/isni/0000000117659512> .

