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

<http://data.bibliotheken.nl/id/thes/p413842460> a schema1:Person ;
    rdfs:label "Buunk, Kas" ;
    schema1:description "Rotterdamse Academie" ;
    schema1:familyName "Buunk" ;
    schema1:givenName "Kas" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8362e77552d08f4932aa367f76394540> ;
    schema1:name "Kas Buunk" ;
    schema1:sameAs <http://viaf.org/viaf/54151533728602771241>,
        <https://isni.org/isni/0000000464108707> .

