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

<http://data.bibliotheken.nl/id/thes/p073348376> a schema1:Person ;
    rdfs:label "Schijf, Huibert (1945-2025)" ;
    schema1:birthDate "1945" ;
    schema1:deathDate "2025" ;
    schema1:description "geboren op 10 oktober 1945 te 's-Gravenhage, overleden op 12 mei 2025 te Gouda (bron: overlijdensadvertentie in NRC 14 mei 2025)",
        "obtained a degree in political science and research methodology from the University of Amsterdam. At the present he is a lecturer in research methodology at the Department of Political, Social and Cultural Sciences (PSCW) at the same university",
        "socioloog (promoveerde in 1993, Universiteit van Amsterdam); werkzaam als: universitair docent 'onderzoeksmethodologie' afd. Politieke, Sociale en Culturele Wetenschappen Universiteit van Amsterdam; publiceert ook over 'internationale joodse bankiers en de joodse bourgeoisie'" ;
    schema1:familyName "Schijf" ;
    schema1:givenName "Huibert" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f0387c7f293807bea66d5fe1d4ada065> ;
    schema1:name "Huibert Schijf" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/284037437>,
        <https://isni.org/isni/0000000036021883> .

