@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/p149006470> a schema1:Person ;
    rdfs:label "Saleh, Jaime Mercelino (1941-)" ;
    schema1:alternateName "Saleh, Jaime",
        "Saleh, Jaime M." ;
    schema1:birthDate "1941" ;
    schema1:description "B9619659: Gouverneur van de Nederlandse Antillen.",
        "Mr." ;
    schema1:familyName "Saleh" ;
    schema1:givenName "Jaime Mercelino" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0525317ba005247c40c65945e214e422> ;
    schema1:name "Jaime Mercelino Saleh" ;
    schema1:sameAs <http://viaf.org/viaf/281080552>,
        wd:Q13735039,
        <https://isni.org/isni/0000000387992200> .

