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

<http://data.bibliotheken.nl/id/thes/p149218346> a schema1:Person ;
    rdfs:label "Kuijpers, Ivo Maria (1959-)" ;
    schema1:alternateName "Kuypers, Ivo" ;
    schema1:birthDate "1959" ;
    schema1:description "sociaal historicus (promoveerde in 1996, RU Utrecht); publiceert geregeld over sociale politiek, -kunst en -cultuur en over arbeidsverhoudingen in Nederland" ;
    schema1:familyName "Kuijpers" ;
    schema1:givenName "Ivo Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/70c08392a608c8dea82b2d4bb3168334> ;
    schema1:name "Ivo Maria Kuijpers" ;
    schema1:sameAs <http://viaf.org/viaf/17159953>,
        <https://isni.org/isni/0000000052472932> .

