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

<http://data.bibliotheken.nl/id/thes/p07269615X> a schema1:Person ;
    rdfs:label "Krekels, M.J.C.M. (1943-)" ;
    schema1:alternateName "Krekels, Thieu" ;
    schema1:birthDate "1943" ;
    schema1:description "Nederlands en informatica" ;
    schema1:familyName "Krekels" ;
    schema1:givenName "M.J.C.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e135c8e8ee9f68ba811ca4589f2a49f9> ;
    schema1:name "M.J.C.M. Krekels" ;
    schema1:sameAs <http://viaf.org/viaf/288090902>,
        <https://isni.org/isni/0000000368715646> .

