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

<http://data.bibliotheken.nl/id/thes/p192795872> a schema1:Person ;
    rdfs:label "Smit, S.C.E.M." ;
    schema1:description "medew. Legermuseum Delft" ;
    schema1:familyName "Smit" ;
    schema1:givenName "S.C.E.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/988b2417104a3857a3794bb63f1dd036> ;
    schema1:name "S.C.E.M. Smit" ;
    schema1:sameAs <http://viaf.org/viaf/306221988>,
        <https://isni.org/isni/0000000369042543> .

