@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/p086577549> a schema1:Person ;
    rdfs:label "Cataluccio, Francesco M." ;
    schema1:familyName "Cataluccio" ;
    schema1:givenName "Francesco M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5dd491ef1f8f0046ff3064943ab165b6> ;
    schema1:name "Francesco M. Cataluccio" ;
    schema1:sameAs <http://viaf.org/viaf/42203585>,
        wd:Q27999678,
        <https://isni.org/isni/0000000117601468> .

