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

<http://data.bibliotheken.nl/id/thes/p430770928> a schema1:Person ;
    rdfs:label "Sietse" ;
    schema1:description "Dochter van Stephanie Kaars" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7ff49bcd2269e3b1a61b36a92ad50821> ;
    schema1:name "Sietse" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/49161209274639862708>,
        <https://isni.org/isni/0000000492963620> .

