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

<http://data.bibliotheken.nl/id/thes/p417551878> a schema1:Person ;
    rdfs:label "Giudiceandrea, Federico" ;
    schema1:familyName "Giudiceandrea" ;
    schema1:givenName "Federico" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/59da5638519e8b39b455f89602eb90b6> ;
    schema1:name "Federico Giudiceandrea" ;
    schema1:sameAs <http://viaf.org/viaf/315255205>,
        <https://isni.org/isni/0000000447720582> .

