@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/p070337063> a schema1:Person ;
    rdfs:label "Liberatore, Gaetano" ;
    schema1:description "LC: TaninoLiberatore",
        "roepnaam: Tanino" ;
    schema1:familyName "Liberatore" ;
    schema1:givenName "Gaetano" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/077b23c27af07b758da3dc6106d05db8> ;
    schema1:name "Gaetano Liberatore" ;
    schema1:sameAs <http://viaf.org/viaf/101820727>,
        wd:Q2004181,
        <https://isni.org/isni/0000000080168057> .

