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

<http://data.bibliotheken.nl/id/thes/p148219616> a schema1:Person ;
    rdfs:label "Dings, Jos M.W." ;
    schema1:description "ir." ;
    schema1:familyName "Dings" ;
    schema1:givenName "Jos M.W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a6519d699c8ae7f74b29187303790afd> ;
    schema1:name "Jos M.W. Dings" ;
    schema1:sameAs <http://viaf.org/viaf/306207429>,
        <https://isni.org/isni/0000000397336717> .

