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

<http://data.bibliotheken.nl/id/thes/p079184022> a schema1:Person ;
    rdfs:label "Keune, C.Th." ;
    schema1:description "B9635526; drs." ;
    schema1:familyName "Keune" ;
    schema1:givenName "C.Th." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/50139e4de02b240049f6ab43d02e66d2> ;
    schema1:name "C.Th. Keune" ;
    schema1:sameAs <http://viaf.org/viaf/281331631>,
        <https://isni.org/isni/000000038818853X> .

