@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/p068228457> a schema1:Person ;
    rdfs:label "Bianchi Bandinelli, Ranuccio (1900-1975)" ;
    schema1:alternateName "Bandinelli, Ranuccio Bianchi",
        "Bianchi-Bandinelli, Ranuccio" ;
    schema1:birthDate "1900" ;
    schema1:deathDate "1975" ;
    schema1:description "geb. te Siena, overl. te Rome",
        "klassiek archeoloog, kunsthistoricus; vanaf 1931: bijzonder hoogleraar Oud-Griekse- en Voor-Aziatische archeologie RU Groningen" ;
    schema1:familyName "Bianchi Bandinelli" ;
    schema1:givenName "Ranuccio" ;
    schema1:hasOccupation "archeoloog" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/81fd66d5d6a4c27e432313a14f813eae> ;
    schema1:name "Ranuccio Bianchi Bandinelli" ;
    schema1:nationality "it" ;
    schema1:sameAs <http://viaf.org/viaf/63999949>,
        wd:Q471179,
        <https://isni.org/isni/0000000109084560> .

