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

<http://data.bibliotheken.nl/id/thes/p324139284> a schema1:Person ;
    rdfs:label "Coman Kund, F." ;
    schema1:familyName "Coman Kund" ;
    schema1:givenName "F." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/71a78e6c01696656694f4233bcc139bd> ;
    schema1:name "F. Coman Kund" ;
    schema1:sameAs <http://viaf.org/viaf/286567655>,
        <https://isni.org/isni/0000000419479517> .

