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

<http://data.bibliotheken.nl/id/thes/p069192545> a schema1:Person ;
    rdfs:label "Cardoni, Paolo (1953-)" ;
    schema1:birthDate "1953" ;
    schema1:description "ill., mb" ;
    schema1:familyName "Cardoni" ;
    schema1:givenName "Paolo" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/22b12142fc86ff8353e6b8aee45396ed> ;
    schema1:name "Paolo Cardoni" ;
    schema1:sameAs <http://viaf.org/viaf/35145971386332330049>,
        <https://isni.org/isni/0000000078221365> .

