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

<http://data.bibliotheken.nl/id/thes/p070899193> a schema1:Person ;
    rdfs:label "Beljaars, I.C.M." ;
    schema1:familyName "Beljaars" ;
    schema1:givenName "I.C.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eb112163870396ac50acdf06eae6c186> ;
    schema1:name "I.C.M. Beljaars" ;
    schema1:sameAs <http://viaf.org/viaf/287232790>,
        <https://isni.org/isni/0000000393048451> .

