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

<http://data.bibliotheken.nl/id/thes/p42584532X> a schema1:Person ;
    rdfs:label "Cenni, Filippo (1975-)" ;
    schema1:birthDate "1975" ;
    schema1:description "striptekenaar" ;
    schema1:familyName "Cenni" ;
    schema1:givenName "Filippo" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b4269b79437dac4d7a54cbff4a7b79d4> ;
    schema1:name "Filippo Cenni" ;
    schema1:sameAs <http://viaf.org/viaf/315252657>,
        <https://isni.org/isni/000000005747825X> .

