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

<http://data.bibliotheken.nl/id/thes/p181749297> a schema1:Person ;
    rdfs:label "Kuile, Sybrich ter" ;
    schema1:familyName "ter Kuile" ;
    schema1:givenName "Sybrich" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/63e2ec4837c857557591f92474039c2d> ;
    schema1:name "Sybrich ter Kuile" ;
    schema1:sameAs <http://viaf.org/viaf/76601525>,
        <https://isni.org/isni/0000000042308979> .

