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

<http://data.bibliotheken.nl/id/thes/p160998271> a schema1:Person ;
    rdfs:label "Provó Kluit, Pieter-Willem Christiaan (1966-)" ;
    schema1:alternateName "Kluit, Pieter-Willem Christiaan Provó" ;
    schema1:birthDate "1966" ;
    schema1:familyName "Provó Kluit" ;
    schema1:givenName "Pieter-Willem Christiaan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/58442930a917ad6031297060658d332e> ;
    schema1:name "Pieter-Willem Christiaan Provó Kluit" ;
    schema1:sameAs <http://viaf.org/viaf/4562981>,
        <https://isni.org/isni/0000000052155988> .

