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

<http://data.bibliotheken.nl/id/thes/p146740645> a schema1:Person ;
    rdfs:label "Horst, Anet ter" ;
    schema1:familyName "ter Horst" ;
    schema1:givenName "Anet" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a65acfce58ee5f651ffe29b6b4903dbd> ;
    schema1:name "Anet ter Horst" ;
    schema1:sameAs <http://viaf.org/viaf/14150746823216300453>,
        <https://isni.org/isni/000000039590686X> .

