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

<http://data.bibliotheken.nl/id/thes/p354950177> a schema1:Person ;
    rdfs:label "Leeuw, Thijs de (1985-)" ;
    schema1:alternateName "Leeuw, W. de" ;
    schema1:birthDate "1985" ;
    schema1:description "historicus (volgt researchmaster Historiche wetenschappen RU Nijmegen)",
        "invoer t.b.v. Radboud Repository",
        "project: Entrepreneurs in Catholica. Paul Brand Publishing, 1911-1975 (HLCS:   Memory: Cultural and Religious Identities)" ;
    schema1:familyName "de Leeuw" ;
    schema1:givenName "Thijs" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1012cce60a85e8288b316999c661f34c> ;
    schema1:name "Thijs de Leeuw" ;
    schema1:sameAs <http://viaf.org/viaf/305803751> .

