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

<http://data.bibliotheken.nl/id/thes/p070179387> a schema1:Person ;
    rdfs:label "Abeling, M.J." ;
    schema1:familyName "Abeling" ;
    schema1:givenName "M.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a45fe57645b846d7ad679bfd7afa84c6> ;
    schema1:name "M.J. Abeling" ;
    schema1:sameAs <http://viaf.org/viaf/285425560>,
        <https://isni.org/isni/0000000391568330> .

