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

<http://data.bibliotheken.nl/id/thes/p297003755> a schema1:Person ;
    rdfs:label "Baccalario, Pierdomenico (1974-)" ;
    schema1:birthDate "1974" ;
    schema1:description "zie ook: Ulysses Moore" ;
    schema1:familyName "Baccalario" ;
    schema1:givenName "Pierdomenico" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/358b4f0506268d8816cf5db26e32b659> ;
    schema1:name "Pierdomenico Baccalario" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p297003674>,
        <http://viaf.org/viaf/34747362>,
        <https://isni.org/isni/0000000120237484> .

