@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/p06826853X> a schema1:Person ;
    rdfs:label "MacBride, William Leon (1938-)" ;
    schema1:alternateName "McBride, William Leon" ;
    schema1:birthDate "1938" ;
    schema1:familyName "MacBride" ;
    schema1:givenName "William Leon" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a39c6384571421f66f6fcd4f506e7a9a> ;
    schema1:name "William Leon MacBride" ;
    schema1:sameAs <http://viaf.org/viaf/108717074>,
        wd:Q111264349,
        <https://isni.org/isni/0000000110812836> .

