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

<http://data.bibliotheken.nl/id/thes/p146214951> a schema1:Person ;
    rdfs:label "Pelgrum, H." ;
    schema1:description "Vakgroep Onderwijskunde TH Twente" ;
    schema1:familyName "Pelgrum" ;
    schema1:givenName "H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8480b751755fd15a67d4c4038895f9b7> ;
    schema1:name "H. Pelgrum" ;
    schema1:sameAs <http://viaf.org/viaf/281300314> .

