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

<http://data.bibliotheken.nl/id/thes/p069224153> a schema1:Person ;
    rdfs:label "Rook, Gerrit Jan de (1943-)" ;
    schema1:alternateName "GJdR",
        "R, GJd" ;
    schema1:birthDate "1943" ;
    schema1:description "kunstcriticus, freelance tentoonstellingsmaker, beeldend kunstenaar" ;
    schema1:familyName "de Rook" ;
    schema1:givenName "Gerrit Jan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/72c569af06cfb9b6e6c5c2cb127df935> ;
    schema1:name "Gerrit Jan de Rook" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/93142619>,
        <https://isni.org/isni/0000000066906922> .

