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

<http://data.bibliotheken.nl/id/thes/p183656210> a schema1:Person ;
    rdfs:label "Kuunders, L.M.C.J." ;
    schema1:description "B9934750: ing." ;
    schema1:familyName "Kuunders" ;
    schema1:givenName "L.M.C.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1050e6507fa931b579d17406c2c0cbe3> ;
    schema1:name "L.M.C.J. Kuunders" ;
    schema1:sameAs <http://viaf.org/viaf/216812280>,
        <https://isni.org/isni/0000000394372771> .

