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

<http://data.bibliotheken.nl/id/thes/p071458433> a schema1:Person ;
    rdfs:label "Blom, Ivo P.L. (1931-)" ;
    schema1:alternateName "Blom, Ivo" ;
    schema1:birthDate "1931" ;
    schema1:description "hoofd Promotiecentrum \"Het Nieuwe Rotterdam\"" ;
    schema1:familyName "Blom" ;
    schema1:givenName "Ivo P.L." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9dca1dec612e07719e7ba6e5fafc32b0> ;
    schema1:name "Ivo P.L. Blom" ;
    schema1:sameAs <http://viaf.org/viaf/50225581>,
        <https://isni.org/isni/0000000033686468> .

