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

<http://data.bibliotheken.nl/id/thes/p074630296> a schema1:Person ;
    rdfs:label "Zijthoff, Reg ten (1941-)" ;
    schema1:birthDate "1941" ;
    schema1:description "bron: http://www.cubra.nl/regtenzijthoff/vriendenboekregtenzijthoffbijdrageVanFessem.htm",
        "bron: https://www.filmkrant.nl/av/org/filmkran/archief/fk195/zijthoff.html",
        "journalist, filmcriticus, directeur Chassétheater Breda, schreef voor \"Brabant Cultureel\"" ;
    schema1:familyName "ten Zijthoff" ;
    schema1:givenName "Reg" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c222f570158e1acc8dc107e581089900> ;
    schema1:name "Reg ten Zijthoff" ;
    schema1:sameAs <http://viaf.org/viaf/291356516>,
        <https://isni.org/isni/0000000396408440> .

