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

<http://data.bibliotheken.nl/id/thes/p12751662X> a schema1:Person ;
    rdfs:label "Kuin, Reindert Arie" ;
    schema1:alternateName "Kuin, Rein A." ;
    schema1:description "zie ook: Reijnier de Coene" ;
    schema1:familyName "Kuin" ;
    schema1:givenName "Reindert Arie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b959a467d08ab198b4d229ca1fad37d2> ;
    schema1:name "Reindert Arie Kuin" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p135488028>,
        <http://viaf.org/viaf/284314635>,
        <https://isni.org/isni/0000000390670069> .

