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

<http://data.bibliotheken.nl/id/thes/p273408968> a schema1:Person ;
    rdfs:label "Kuile, fam. ter" ;
    schema1:description "DBNG-persoonsnaam" ;
    schema1:familyName "fam. ter Kuile" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/93efa2a0df4a040b4efac26609e4c661> ;
    schema1:name "fam. ter Kuile" ;
    schema1:sameAs <http://viaf.org/viaf/288970101> .

