@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/p070201366> a schema1:Person ;
    rdfs:label "Mackay, Daniel (1900-1969 ; baron)" ;
    schema1:birthDate "1900" ;
    schema1:deathDate "1969" ;
    schema1:description "mb" ;
    schema1:familyName "Mackay" ;
    schema1:givenName "Daniel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bbcb9bcf3f61e58da3c0b64eee7a863a> ;
    schema1:name "Daniel Mackay (baron)" ;
    schema1:sameAs <http://viaf.org/viaf/50450413>,
        wd:Q15874218,
        <https://isni.org/isni/0000000027063301> .

