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

<http://data.bibliotheken.nl/id/thes/p073512559> a schema1:Person ;
    rdfs:label "Smit, L.J." ;
    schema1:description "ing" ;
    schema1:familyName "Smit" ;
    schema1:givenName "L.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/be4086a33a9ddb8ead645e0e565b4919> ;
    schema1:name "L.J. Smit" ;
    schema1:sameAs <http://viaf.org/viaf/282221059>,
        <https://isni.org/isni/0000000388945422> .

