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

<http://data.bibliotheken.nl/id/thes/p07235383X> a schema1:Person ;
    rdfs:label "Wijk, Carel Hendrik van (1953-)" ;
    schema1:birthDate "1953" ;
    schema1:description "B0004232 achterz. omslag: \"... (1953) is als hoofddocent verbonden aan de Sectie Tekstwetenschap van de Katholieke Universiteit Brabant. Zijn onderzoek richt zich op tekstanalyse, psycholinguïstiek en tekstontwerp.",
        "universitair hoofddocent Tekstwetenschap KUB." ;
    schema1:familyName "van Wijk" ;
    schema1:givenName "Carel Hendrik" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d76219571da82fa8e56fb48b4c442c24> ;
    schema1:name "Carel Hendrik van Wijk" ;
    schema1:sameAs <http://viaf.org/viaf/289280135>,
        <https://isni.org/isni/0000000394736942> .

