@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/p126789282> a schema1:Person ;
    rdfs:label "Mandrafina, Domingo Roberto (1945-)" ;
    schema1:alternateName "Mandrafina, Cacho" ;
    schema1:birthDate "1945" ;
    schema1:familyName "Mandrafina" ;
    schema1:givenName "Domingo Roberto" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3bf2a6de82c70a06e5aca8e946fb18c9> ;
    schema1:name "Domingo Roberto Mandrafina" ;
    schema1:sameAs <http://viaf.org/viaf/38652127>,
        wd:Q116033,
        <https://isni.org/isni/0000000116237991> .

