@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/p190180714> a schema1:Person ;
    rdfs:label "Shalvis, Jill" ;
    schema1:description "damesromans" ;
    schema1:familyName "Shalvis" ;
    schema1:givenName "Jill" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e94dec84ed2d7d70b68ef796ce926b90> ;
    schema1:name "Jill Shalvis" ;
    schema1:sameAs <http://viaf.org/viaf/72551404>,
        wd:Q6193050,
        <https://isni.org/isni/0000000116705265> .

