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

<http://data.bibliotheken.nl/id/thes/p124211410> a schema1:Person ;
    rdfs:label "Jonkers, M." ;
    schema1:description "installatietechniek" ;
    schema1:familyName "Jonkers" ;
    schema1:givenName "M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f28ed1b78b443abae4c06786ce9bfa88> ;
    schema1:name "M. Jonkers" ;
    schema1:sameAs <http://viaf.org/viaf/279935349>,
        <https://isni.org/isni/000000038710463X> .

