@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/p071544356> a schema1:Person ;
    rdfs:label "Cagliostro, Alessandro (1743-1795 ; Graf von)" ;
    schema1:alternateName "Balsamo, Giuseppe",
        "Balsamo, Josephus" ;
    schema1:birthDate "1743" ;
    schema1:deathDate "1795" ;
    schema1:description "is Giuseppe Balsamo: ",
        "mb" ;
    schema1:familyName "Cagliostro" ;
    schema1:givenName "Alessandro" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/050168a65c5f09d55f83e056de2ef702> ;
    schema1:name "Alessandro Cagliostro (Graf von)" ;
    schema1:sameAs <http://viaf.org/viaf/56606872>,
        wd:Q312332,
        <https://isni.org/isni/0000000109034993> .

