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

<http://data.bibliotheken.nl/id/thes/p070016194> a schema1:Person ;
    rdfs:label "Jillson, Joyce" ;
    schema1:description "mb" ;
    schema1:familyName "Jillson" ;
    schema1:givenName "Joyce" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9dd49b2268a9d176219b30652f7d5ba0> ;
    schema1:name "Joyce Jillson" ;
    schema1:sameAs <http://viaf.org/viaf/288342024> .

