@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/p217378897> a schema1:Person ;
    rdfs:label "Coloe, Mary L. (1949-)" ;
    schema1:birthDate "1949" ;
    schema1:familyName "Coloe" ;
    schema1:givenName "Mary L." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/55d17ad49ba0b27d409f0fe4df71c848> ;
    schema1:name "Mary L. Coloe" ;
    schema1:sameAs <http://viaf.org/viaf/32210432>,
        wd:Q93220887,
        <https://isni.org/isni/0000000028682091> .

