@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/p069282684> a schema1:Person ;
    rdfs:label "Debenedetti, Giacomo (1901-1967)" ;
    schema1:birthDate "1901" ;
    schema1:deathDate "1967" ;
    schema1:description "mb" ;
    schema1:familyName "Debenedetti" ;
    schema1:givenName "Giacomo" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/83335428eb98223c5915962b5fc557b9> ;
    schema1:name "Giacomo Debenedetti" ;
    schema1:sameAs <http://viaf.org/viaf/34469924>,
        wd:Q472856,
        <https://isni.org/isni/0000000121272791> .

