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

<http://data.bibliotheken.nl/id/thes/p302994017> a schema1:Person ;
    rdfs:label "Kok, Arie (1968-)" ;
    schema1:birthDate "1968" ;
    schema1:description "27-1-2016: voor een uitgebreide CV zie: https://ariekok.wordpress.com/about/" ;
    schema1:familyName "Kok" ;
    schema1:givenName "Arie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/46933a0976afffe3815e8b63f020fd01> ;
    schema1:name "Arie Kok" ;
    schema1:sameAs <http://viaf.org/viaf/282037086>,
        <https://isni.org/isni/0000000388816954> .

