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

<http://data.bibliotheken.nl/id/thes/p243062699> a schema1:Person ;
    rdfs:label "Terzol, Kees" ;
    schema1:alternateName "Terzol, ..." ;
    schema1:description "B0506122: Nederlandstalige editie: Terzol/Penta Taal" ;
    schema1:familyName "Terzol" ;
    schema1:givenName "Kees" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4e829cedcd2447c2d0871953c96d15bf> ;
    schema1:name "Kees Terzol" ;
    schema1:sameAs <http://viaf.org/viaf/280943409>,
        <https://isni.org/isni/0000000387857244> .

