@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/p067647359> a schema1:Person ;
    rdfs:label "Camesasca, Ettore" ;
    schema1:description "mb" ;
    schema1:familyName "Camesasca" ;
    schema1:givenName "Ettore" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c3422769f9eb2f41e2740704c6ab7a35> ;
    schema1:name "Ettore Camesasca" ;
    schema1:sameAs <http://viaf.org/viaf/109268654>,
        wd:Q10277865,
        <https://isni.org/isni/0000000115801933> .

