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

<http://data.bibliotheken.nl/id/thes/p420560459> a schema1:Person ;
    rdfs:label "Zamor, Yel" ;
    schema1:familyName "Zamor" ;
    schema1:givenName "Yel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3bd682b39c431f28932eda6e0357559f> ;
    schema1:name "Yel Zamor" ;
    schema1:sameAs <http://viaf.org/viaf/170446365>,
        <https://isni.org/isni/0000000119234921> .

