@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/p269417958> a schema1:Person ;
    rdfs:label "McIver, Meredith" ;
    schema1:alternateName "MacIver, Meredith" ;
    schema1:familyName "McIver" ;
    schema1:givenName "Meredith" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d3ea06fc5f2b36e43c94d390c390a940> ;
    schema1:name "Meredith McIver" ;
    schema1:sameAs <http://viaf.org/viaf/71653699>,
        wd:Q26251158,
        <https://isni.org/isni/0000000109145052> .

