@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p070302251> a schema1:Person ;
    rdfs:label "Carchedi, Guglielmo" ;
    schema1:familyName "Carchedi" ;
    schema1:givenName "Guglielmo" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7fae53a5d27e33b040880da155f7ae39> ;
    schema1:name "Guglielmo Carchedi" ;
    schema1:sameAs <http://viaf.org/viaf/93428297>,
        <https://isni.org/isni/0000000082802533> .

