@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p071832696> a schema1:Person ;
    rdfs:label "Rees, Cornelis Jacob van (1942-)" ;
    schema1:alternateName "Rees, K. van",
        "Rees, Kees van" ;
    schema1:birthDate "1942" ;
    schema1:description "literatuursocioloog (promoveerde in 1986, RU Groningen); werkzaam als: hoogleraar cultuursociologie Universiteit van Tilburg" ;
    schema1:familyName "van Rees" ;
    schema1:givenName "Cornelis Jacob" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5cfede80131a0da9412389680453c6ab> ;
    schema1:name "Cornelis Jacob van Rees" ;
    schema1:sameAs <http://viaf.org/viaf/32305166>,
        wd:Q66615065,
        <https://isni.org/isni/0000000033172256> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/rees001> .

