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

<http://data.bibliotheken.nl/id/thes/p069833036> a schema1:Person ;
    rdfs:label "Knulst, Willem Pieter (1945-)" ;
    schema1:alternateName "Knulst, W.P." ;
    schema1:birthDate "1945" ;
    schema1:description "Professor at Tilburg University. From 1974 to 1997 he worked at the Social and Cultural Planning Office where he was in charge of the research division on Culture, Media and Leisure",
        "cultuursocioloog; hoogleraar departement Vrijetijdswetenschappen Universiteit van Tilburg; publiceert over: tijdsbesteding, cultuurdeelname én mediagebruik" ;
    schema1:familyName "Knulst" ;
    schema1:givenName "Willem Pieter" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b00d0db13d17a6660c667f777cd4ac1b> ;
    schema1:name "Willem Pieter Knulst" ;
    schema1:sameAs <http://viaf.org/viaf/45671485>,
        <https://isni.org/isni/0000000026951163> .

