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

<http://data.bibliotheken.nl/id/thes/p159860024> a schema1:Person ;
    rdfs:label "Colucci, F." ;
    schema1:familyName "Colucci" ;
    schema1:givenName "F." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9a7332fdfee6568c866b68f6af5735ee> ;
    schema1:name "F. Colucci" ;
    schema1:sameAs <http://viaf.org/viaf/290130682> .

