@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p084636955> a schema1:Person ;
    rdfs:label "Jamison, Kelly" ;
    schema1:description "B9115608, B9107179, B0016904 vermelden cop. Linda Buechting",
        "zie ook: Linda Buechting" ;
    schema1:familyName "Jamison" ;
    schema1:givenName "Kelly" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/96a78eae601a5ceb5c096ab42f8921a8> ;
    schema1:name "Kelly Jamison" ;
    schema1:sameAs <http://viaf.org/viaf/289315174>,
        <https://isni.org/isni/0000000394734023> .

