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

<http://data.bibliotheken.nl/id/thes/p075227312> a schema1:Person ;
    rdfs:label "Kraan, J.H. (1947-2011)" ;
    schema1:alternateName "Kraan, Johannes Hendrikus" ;
    schema1:birthDate "1947" ;
    schema1:deathDate "2011" ;
    schema1:description "drs., hoofd afd. buitenland, Rijksbureau voor Kunsthist. Documentatie",
        "in memoriam in RKD Bulletin 2011/1, p. 19-22" ;
    schema1:familyName "Kraan" ;
    schema1:givenName "J.H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/de656c81953cad3bc7d5d5b04e398c20> ;
    schema1:name "J.H. Kraan" ;
    schema1:sameAs <http://viaf.org/viaf/17262217>,
        <https://isni.org/isni/000000006642902X> .

