@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/p068797699> a schema1:Person ;
    rdfs:label "Rivers, Caryl" ;
    schema1:familyName "Rivers" ;
    schema1:givenName "Caryl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/54a1143f90349de4b348f2318089508d> ;
    schema1:name "Caryl Rivers" ;
    schema1:sameAs <http://viaf.org/viaf/92464717>,
        wd:Q5047691,
        <https://isni.org/isni/0000000116863730> .

