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

<http://data.bibliotheken.nl/id/thes/p28052112X> a schema1:Person ;
    rdfs:label "Thompson, Julia K." ;
    schema1:description "vert." ;
    schema1:familyName "Thompson" ;
    schema1:givenName "Julia K." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/edb954db0a2c9ab768c33aea7988f12d> ;
    schema1:name "Julia K. Thompson" ;
    schema1:sameAs <http://viaf.org/viaf/289813234>,
        <https://isni.org/isni/0000000395141537> .

