@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/p19180343X> a schema1:Person ;
    rdfs:label "Bartolo, Michael (1939-)" ;
    schema1:birthDate "1939" ;
    schema1:description "B0004983: Ambassador and Permanent Representative of Malta in the United Nations" ;
    schema1:familyName "Bartolo" ;
    schema1:givenName "Michael" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7faffb80cd6ec7c5eec016bbdd4be3ed> ;
    schema1:name "Michael Bartolo" ;
    schema1:sameAs <http://viaf.org/viaf/56889091>,
        wd:Q93231174,
        <https://isni.org/isni/0000000081362943> .

