@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/p06888317X> a schema1:Person ;
    rdfs:label "Verdaasdonk, Hugo Jeroen Antonius (1945-2007)" ;
    schema1:alternateName "Verdaasdonk, Hugo" ;
    schema1:birthDate "1945" ;
    schema1:deathDate "2007" ;
    schema1:description "Hoogleraar literatuursociologie (\"Wie is wie in Nederland 1994-1996\")",
        "zie ook: Paul Stather" ;
    schema1:familyName "Verdaasdonk" ;
    schema1:givenName "Hugo Jeroen Antonius" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/10917877b185d53553b1bb158a8d1bd2> ;
    schema1:name "Hugo Jeroen Antonius Verdaasdonk" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p136595251>,
        <http://viaf.org/viaf/30713187>,
        wd:Q2525281 ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/verd001> .

